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 019bdbd + 3d03abd commit c3938a6Copy full SHA for c3938a6
app/build.gradle
@@ -27,8 +27,8 @@ android {
27
applicationId "de.stephanlindauer.criticalmaps"
28
minSdkVersion 16
29
targetSdkVersion 35
30
- versionCode 48
31
- versionName "2.9.0"
+ versionCode 49
+ versionName "2.9.1"
32
vectorDrawables.useSupportLibrary = true
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments