Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Jun 28, 2023
1 parent e5e6f3e commit 4c719ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -20,8 +20,8 @@ android {
applicationId = "de.westnordost.streetmeasure"
minSdk = 24
targetSdk = 33
versionCode = 3
versionName = "1.2"
versionCode = 4
versionName = "1.3"
}

buildTypes {
Expand Down

0 comments on commit 4c719ee

Please sign in to comment.