This commit is contained in:
Daniele
2022-02-23 22:22:33 +01:00
parent 73f597fb54
commit e595b12705
3 changed files with 24 additions and 2 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ android {
applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23
targetSdkVersion 31
versionCode 6
versionName "0.3.4"
versionCode 7
versionName "0.3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}