Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Dec 2, 2018
1 parent 47fbda2 commit d43bad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "org.billthefarmer.editor"
minSdkVersion 14
targetSdkVersion 22
versionName "1.25"
versionCode 125
versionName "1.26"
versionCode 126

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

0 comments on commit d43bad0

Please sign in to comment.