Skip to content

Commit 59f91da

Browse files
committed
Update version to 2.3.0-beta1
1 parent c1415a0 commit 59f91da

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 = 53
37-
versionName = "2.2.1"
36+
versionCode = 54
37+
versionName = "2.3.0-beta1"
3838

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

0 commit comments

Comments
 (0)