Skip to content

Commit

Permalink
Preparing version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
toquete committed Mar 10, 2024
1 parent 45e0217 commit 1cd13bf
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 @@ -27,8 +27,8 @@ android {

defaultConfig {
applicationId = "com.toquete.boxbox"
versionCode = 8
versionName = "1.1.3"
versionCode = 9
versionName = "1.1.4"

buildConfigField(
"String",
Expand Down

0 comments on commit 1cd13bf

Please sign in to comment.