Skip to content

Commit

Permalink
versionCode 58
Browse files Browse the repository at this point in the history
versionName 1.2.8
  • Loading branch information
joeloewi7178 committed Feb 19, 2024
1 parent 78e385e commit a7fad72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {

defaultConfig {
applicationId = "com.joeloewi.croissant"
versionCode = 57
versionName = "1.2.7"
versionCode = 58
versionName = "1.2.8"
targetSdk = 34

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit a7fad72

Please sign in to comment.