Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Bump version number to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flibbertigibbet committed Jul 23, 2018
1 parent fd270f0 commit 421d5e5
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 @@ -26,8 +26,8 @@ android {
applicationId "org.gophillygo.app"
minSdkVersion 19
targetSdkVersion 27
versionCode 9
versionName "1.0.7"
versionCode 10
versionName "1.0.8"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
javaCompileOptions {
Expand Down

0 comments on commit 421d5e5

Please sign in to comment.