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