Skip to content

Commit

Permalink
Update version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Apr 29, 2023
1 parent 394c175 commit f977e64
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 @@ -30,8 +30,8 @@ android {
applicationId "org.billthefarmer.scope"
minSdkVersion 14
targetSdkVersion 28
versionCode 133
versionName "1.33"
versionCode 134
versionName "1.34"
buildConfigField "long", "BUILT", System.currentTimeMillis() + "L"
}

Expand Down

0 comments on commit f977e64

Please sign in to comment.