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.
1 parent 853e400 commit 192830eCopy full SHA for 192830e
app/build.gradle
@@ -27,8 +27,8 @@ android {
27
applicationId "de.stephanlindauer.criticalmaps"
28
minSdkVersion 16
29
targetSdkVersion 35
30
- versionCode 49
31
- versionName "2.9.1"
+ versionCode 50
+ versionName "2.9.2"
32
vectorDrawables.useSupportLibrary = true
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments