We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5cf3b commit 3d03abdCopy full SHA for 3d03abd
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