Skip to content

Commit

Permalink
ROLLLBACK BEFORE MERGE?! version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
williscool committed Sep 24, 2024
1 parent 2d1ec46 commit 3a79ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 25
versionCode 4000008
versionName "6.0.0"
versionCode 4000009
versionName "6.1.0"

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

0 comments on commit 3a79ed9

Please sign in to comment.