Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Jan 7, 2019
1 parent acd5b04 commit 9c04315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "org.billthefarmer.tuner"
minSdkVersion 11
targetSdkVersion 22
versionName "1.23"
versionCode 123
versionName "1.24"
versionCode 124

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

0 comments on commit 9c04315

Please sign in to comment.