Skip to content

Commit 45bbc0f

Browse files
committed
Update version to 2.1.10
1 parent 45b7dc1 commit 45bbc0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ android {
3333

3434
defaultConfig {
3535
applicationId = "xyz.malkki.neostumbler"
36-
versionCode = 48
37-
versionName = "2.1.9"
36+
versionCode = 49
37+
versionName = "2.1.10"
3838

3939
androidResources {
4040
// Configure supported languages here to avoid including incomplete translations in the

0 commit comments

Comments
 (0)