Skip to content

Commit 192830e

Browse files
committed
release_2.9.2
1 parent 853e400 commit 192830e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
applicationId "de.stephanlindauer.criticalmaps"
2828
minSdkVersion 16
2929
targetSdkVersion 35
30-
versionCode 49
31-
versionName "2.9.1"
30+
versionCode 50
31+
versionName "2.9.2"
3232
vectorDrawables.useSupportLibrary = true
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)