Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Oct 8, 2021
1 parent 50fc185 commit b270524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -28,8 +28,8 @@ android {
applicationId "org.billthefarmer.shorty"
minSdkVersion 14
targetSdkVersion 28
versionName "1.14"
versionCode 114
versionName "1.15"
versionCode 115

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

0 comments on commit b270524

Please sign in to comment.