Skip to content

Commit b4db649

Browse files
committed
release_3.1.1
1 parent 26f1af4 commit b4db649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ android {
3535
applicationId = "de.stephanlindauer.criticalmaps"
3636
minSdk = 26
3737
targetSdk = 36
38-
versionCode = 102
39-
versionName = "3.1.0"
38+
versionCode = 103
39+
versionName = "3.1.1"
4040
vectorDrawables.useSupportLibrary = true
4141

4242
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)