Skip to content

Commit

Permalink
versionCode 62
Browse files Browse the repository at this point in the history
versionName 1.3.1
  • Loading branch information
joeloewi7178 committed Jul 8, 2024
1 parent ccaa5f8 commit 7d5c9c8
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 = 61
versionName = "1.3.0"
versionCode = 62
versionName = "1.3.1"
targetSdk = 34

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

0 comments on commit 7d5c9c8

Please sign in to comment.