This commit is contained in:
Daniele Verducci (Slimpenguin)
2022-01-17 08:51:24 +01:00
parent b7f61846e3
commit 61263c191e
17 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ android {
applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23
targetSdkVersion 30
versionCode 5
versionName "0.3.3"
versionCode 6
versionName "0.3.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}