Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Feb 29, 2024
1 parent 14708ad commit 173acba
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 4
versionName "1.3"
versionCode 5
versionName "1.4"

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

0 comments on commit 173acba

Please sign in to comment.