Skip to content

Commit

Permalink
Update version code and version name
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Jun 25, 2024
1 parent fedcdc4 commit 0711eef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PrintWrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
defaultConfig {
minSdkVersion 25
targetSdkVersion 33
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 0711eef

Please sign in to comment.