Skip to content

Commit

Permalink
Bump app version to 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dead8309 committed May 19, 2024
1 parent b2aa9a3 commit db28a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ android {

defaultConfig {
applicationId = "com.my.kizzy"
targetSdk = 33
versionCode = libs.versions.version.code.get().toInt()
versionName = libs.versions.version.name.get()
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit db28a0d

Please sign in to comment.