Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maniac103 committed Jul 11, 2024
1 parent 6fbade4 commit 5b2a999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
versionCode 74
versionName "4.6.11"
versionCode 75
versionName "4.6.12"
applicationId "com.gh4a"

buildConfigField 'String', 'CLIENT_ID', ClientId
Expand Down

0 comments on commit 5b2a999

Please sign in to comment.