We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2733de3 commit 2f82b0aCopy full SHA for 2f82b0a
app/build.gradle.kts
@@ -11,7 +11,7 @@ android {
11
applicationId = "com.shifthackz.catppuccin.app"
12
minSdk = 21
13
targetSdk = 34
14
- versionCode = 1
+ versionCode = 2
15
versionName = libs.versions.catppuccin.get()
16
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
17
vectorDrawables {
0 commit comments