Skip to content

Commit

Permalink
Bump version and build number
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliot committed Jul 14, 2021
1 parent 674dc2a commit 0a43821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cardpresent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 8
versionName "1.2.2"
versionCode 12
versionName "1.2.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 0a43821

Please sign in to comment.