Release Alpha 4

This commit is contained in:
adolfintel
2019-03-25 18:57:11 +01:00
parent f06206f125
commit 613f116b28
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 28
versionCode 3
versionName '0.3'
versionCode 4
versionName '0.4'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {