Skip to content

Commit

Permalink
Update version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Oct 31, 2023
1 parent ff3b81a commit fb07d64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "org.billthefarmer.scope"
minSdkVersion 21
targetSdkVersion 28
versionCode 136
versionName "1.36"
versionCode 137
versionName "1.37"
buildConfigField "long", "BUILT", System.currentTimeMillis() + "L"
}

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-GB/changelog/137.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Update icons

0 comments on commit fb07d64

Please sign in to comment.