Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
warpaltarpers committed Aug 7, 2019
1 parent f28f03e commit 6b450d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
applicationId "com.example.leaffilter_generator"
minSdkVersion 16
targetSdkVersion 28
versionCode 2
versionName "1.0-beta"
versionCode 3
versionName "2.0-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 6b450d4

Please sign in to comment.