Skip to content

Commit 2f82b0a

Browse files
committed
0.1.2 (2)
1 parent 2733de3 commit 2f82b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
applicationId = "com.shifthackz.catppuccin.app"
1212
minSdk = 21
1313
targetSdk = 34
14-
versionCode = 1
14+
versionCode = 2
1515
versionName = libs.versions.catppuccin.get()
1616
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1717
vectorDrawables {

0 commit comments

Comments
 (0)