We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04e1994 + 4c74a8b commit ea86a05Copy full SHA for ea86a05
app/build.gradle
@@ -27,8 +27,8 @@ android {
27
applicationId "de.stephanlindauer.criticalmaps"
28
minSdkVersion 16
29
targetSdkVersion 33
30
- versionCode 47
31
- versionName "2.8.2"
+ versionCode 48
+ versionName "2.9.0"
32
vectorDrawables.useSupportLibrary = true
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments