Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
hidroh committed Aug 11, 2016
1 parent 11bea4b commit 368ccbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdkVersion 9
//noinspection OldTargetApi
targetSdkVersion 23 // TODO http://b.android.com/212316
versionCode 60
versionCode 61
versionName "3.0"
buildConfigField "int", "LATEST_RELEASE", "59"
buildConfigField "String", "GITHUB_TOKEN", "\"\""
Expand Down

0 comments on commit 368ccbe

Please sign in to comment.