Skip to content

Commit

Permalink
0.1.2 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiftHackZ committed Dec 24, 2023
1 parent 2733de3 commit 2f82b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId = "com.shifthackz.catppuccin.app"
minSdk = 21
targetSdk = 34
versionCode = 1
versionCode = 2
versionName = libs.versions.catppuccin.get()
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 2f82b0a

Please sign in to comment.