Increase version number

legacy 1.30
sh123 2022-07-24 21:46:54 +03:00
rodzic ac1c54c5e3
commit a254afa0eb
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -10,8 +10,8 @@ android {
applicationId "com.radio.codec2talkie"
minSdkVersion 23
targetSdkVersion 30
versionCode 129
versionName "1.29"
versionCode 130
versionName "1.30"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}