Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
b-lam committed May 12, 2021
1 parent 69901ec commit 745027a
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 30
versionCode 50
versionCode 51
versionName '3.3.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
buildConfigField("String", "RELEASE_APP_ID", localProperties['releaseAppId'])
Expand Down

0 comments on commit 745027a

Please sign in to comment.