Skip to content

Commit

Permalink
Upped version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
noln committed Oct 10, 2019
1 parent 89851b0 commit e45ed9c
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 @@ -10,8 +10,8 @@ android {
applicationId "tech.bigfig.roma"
minSdkVersion 21
targetSdkVersion 28
versionCode 100
versionName "8.1.4"
versionCode 101
versionName "8.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit e45ed9c

Please sign in to comment.