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

Commit

Permalink
Bump version to 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
flibbertigibbet committed Jul 31, 2018
1 parent fcb87ba commit 7f6f80b
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 12
versionName "1.0.9"
versionCode 13
versionName "1.0.10"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
javaCompileOptions {
Expand Down

0 comments on commit 7f6f80b

Please sign in to comment.