Increase version string

pull/29/head 1.7
sh123 2021-10-14 10:53:56 +03:00
rodzic 9cd8f43b47
commit d8a67e4281
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 1
versionName "1.6"
versionName "1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}