Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Jul 1, 2019
1 parent 6956119 commit 2d0a68e
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 @@ -31,8 +31,8 @@ android {
applicationId "org.billthefarmer.diary"
minSdkVersion 14
targetSdkVersion 28
versionName "1.49"
versionCode 149
versionName "1.50"
versionCode 150

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

0 comments on commit 2d0a68e

Please sign in to comment.