This commit is contained in:
2022-09-26 14:40:49 +02:00
parent be09e6c1c4
commit e7a4558cee

View File

@@ -22,8 +22,8 @@ android {
applicationId "fr.svpro.radiomercure"
minSdk 22
targetSdk 31
versionCode 111
versionName '1.1.1'
versionCode 120
versionName '1.2.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}