Skip to content

Commit 91fc804

Browse files
committed
bump version
1 parent 87808b5 commit 91fc804

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
@@ -20,8 +20,8 @@ android {
2020
applicationId = "com.geode.launcher"
2121
minSdk = 23
2222
targetSdk = 35
23-
versionCode = 21
24-
versionName = "1.6.0"
23+
versionCode = 22
24+
versionName = "1.6.1"
2525

2626
vectorDrawables {
2727
useSupportLibrary = true

0 commit comments

Comments
 (0)