This commit is contained in:
2022-06-18 23:20:18 +02:00
parent df73c3dd0e
commit 2c7755d6d0
2 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "fr.svpro.radiomercure"
minSdk 22
targetSdk 31
versionCode 103
versionName '1.0.3'
versionCode 110
versionName '1.1.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}