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 87a8aa8 + 39616f1 commit bbd9409Copy full SHA for bbd9409
app/build.gradle.kts
@@ -35,8 +35,8 @@ android {
35
applicationId = "de.stephanlindauer.criticalmaps"
36
minSdk = 26
37
targetSdk = 36
38
- versionCode = 50
39
- versionName = "2.9.2"
+ versionCode = 101
+ versionName = "3.0.0"
40
vectorDrawables.useSupportLibrary = true
41
42
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments