bump version

This commit is contained in:
Electric1447
2021-08-25 23:23:48 +03:00
parent afc23eb047
commit 1fece71c64
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 31
versionCode 17
versionName '1.6'
versionCode 18
versionName '1.7'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}