Skip to content

Commit

Permalink
update versions.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JiglioNero committed Dec 6, 2023
1 parent 6608896 commit 4489fe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Version constants

ext {
versionCode = 72
versionName = '5.0.3'
versionCode = 73
versionName = '5.0.4'
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
Expand Down

0 comments on commit 4489fe9

Please sign in to comment.