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 e9bdfe4 commit 038071cCopy full SHA for 038071c
app/build.gradle.kts
@@ -33,8 +33,8 @@ android {
33
34
defaultConfig {
35
applicationId = "xyz.malkki.neostumbler"
36
- versionCode = 47
37
- versionName = "2.1.9-rc3"
+ versionCode = 48
+ versionName = "2.1.9"
38
39
androidResources {
40
// Configure supported languages here to avoid including incomplete translations in the
0 commit comments