Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
hidroh committed May 30, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e6d6f11 commit 50aa633
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
@@ -8,7 +8,7 @@ android {
applicationId "io.github.hidroh.materialistic"
minSdkVersion 9
targetSdkVersion 25 // TODO http://b.android.com/212316
versionCode 72
versionCode 73
versionName "3.1"
buildConfigField "int", "LATEST_RELEASE", "62"
buildConfigField "String", "GITHUB_TOKEN", "\"\""

0 comments on commit 50aa633

Please sign in to comment.