Skip to content

Commit 94534b9

Browse files
authored
Merge pull request criticalmaps#365 from cbalster/release_3.1.1
release_3.1.1
2 parents 26f1af4 + b4db649 commit 94534b9

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)