Skip to content

Commit 4721255

Browse files
committed
Bump app version
1 parent 845154a commit 4721255

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
@@ -31,8 +31,8 @@ android {
3131
applicationId = "de.maniac103.squeezeclient"
3232
minSdk = 26
3333
targetSdk = 35
34-
versionCode = 1
35-
versionName = "1.0"
34+
versionCode = 2
35+
versionName = "1.1"
3636

3737
vectorDrawables {
3838
useSupportLibrary = true

0 commit comments

Comments
 (0)