Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chooongg committed Jan 3, 2023
1 parent c4e93da commit 326534f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ task clean(type: Delete) {

ext {
versionCode = 1
versionName = "1.0.49"
versionName = "1.0.50"
sdkConfig = [
compileSdk: 33,
minSdk : 21,
Expand Down

0 comments on commit 326534f

Please sign in to comment.