Skip to content

Commit

Permalink
update version code to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
M1cha authored and Kevin Abraham committed Jul 4, 2017
1 parent 4162749 commit 9a1a0b6
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 @@ -19,7 +19,7 @@ android {
applicationId "org.efidroid.efidroidmanager"
minSdkVersion 15
targetSdkVersion 25
versionCode 4
versionCode 5
versionName "1.0-g${gitRevision()}${gitDirty()}"

buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
Expand Down

0 comments on commit 9a1a0b6

Please sign in to comment.