Release Alpha 6

This commit is contained in:
adolfintel
2019-04-12 19:38:58 +02:00
parent 24963be8bd
commit 6c65cb36f9
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 28
versionCode 5
versionName '0.5'
versionCode 6
versionName '0.6'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {