Skip to content

Commit

Permalink
Bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
b-lam committed Feb 13, 2023
1 parent 483ab9c commit 28f9b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -17,7 +17,7 @@ android {
applicationId 'com.b_lam.resplash'
minSdkVersion 21
targetSdkVersion 33
versionCode 59
versionCode 60
versionName '3.4.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
buildConfigField("String", "RELEASE_APP_ID", localProperties['releaseAppId'])
Expand Down

0 comments on commit 28f9b0b

Please sign in to comment.