We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b4157 commit 633543fCopy full SHA for 633543f
1 file changed
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "com.geode.launcher"
20
minSdk = 23
21
targetSdk = 36
22
- versionCode = 27
23
- versionName = "1.7.4"
+ versionCode = 28
+ versionName = "1.7.5"
24
25
vectorDrawables {
26
useSupportLibrary = true
0 commit comments