Skip to content

Commit

Permalink
versionCode 59
Browse files Browse the repository at this point in the history
versionName 1.3.0
  • Loading branch information
joeloewi7178 committed Mar 12, 2024
1 parent 402dba4 commit 135a22c
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 @@ -21,8 +21,8 @@ android {

defaultConfig {
applicationId = "com.joeloewi.croissant"
versionCode = 58
versionName = "1.2.8"
versionCode = 59
versionName = "1.3.0"
targetSdk = 34

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

0 comments on commit 135a22c

Please sign in to comment.