Skip to content

Commit 4c74a8b

Browse files
committed
release_2.9.0
1 parent 04e1994 commit 4c74a8b

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 33
30-
versionCode 47
31-
versionName "2.8.2"
30+
versionCode 48
31+
versionName "2.9.0"
3232
vectorDrawables.useSupportLibrary = true
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)