Release v0.3.2

This commit is contained in:
Daniele
2021-09-22 22:49:03 +02:00
parent 7ac35f21cf
commit cdb146bffb
3 changed files with 4 additions and 4 deletions

View File

@ -24,8 +24,8 @@ android {
applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23
targetSdkVersion 30
versionCode 3
versionName "0.3.1"
versionCode 4
versionName "0.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}