Skip to content

Commit

Permalink
up version #
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvchandler committed May 30, 2019
1 parent de0369d commit aa1fd8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ android {
applicationId "org.mattvchandler.a2050"
minSdkVersion 19
targetSdkVersion 28
versionName "1.0.5"
versionName "1.0.6"
// version code is <MIN_SDK>0<2-digit MAJOR><2-digit MINOR><2-digit PATCH>
versionCode 190010005
versionCode 190010006
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
externalNativeBuild {
Expand Down

0 comments on commit aa1fd8d

Please sign in to comment.