Release Alpha 7

This commit is contained in:
adolfintel
2019-05-16 16:29:01 +02:00
parent e299e5e346
commit 243a947110
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 28
versionCode 6
versionName '0.6'
versionCode 7
versionName '0.7'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {