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 04e1994 commit 4c74a8bCopy full SHA for 4c74a8b
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