Skip to content

Commit 633543f

Browse files
committed
1.7.5
1 parent d6b4157 commit 633543f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "com.geode.launcher"
2020
minSdk = 23
2121
targetSdk = 36
22-
versionCode = 27
23-
versionName = "1.7.4"
22+
versionCode = 28
23+
versionName = "1.7.5"
2424

2525
vectorDrawables {
2626
useSupportLibrary = true

0 commit comments

Comments
 (0)