Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imjacklai committed May 16, 2023
1 parent d295281 commit c58c89a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ext.versions = [
minSdk : 21,
compileSdk : 33,
versionCode : 5,
versionName : '0.4.0',
versionCode : 6,
versionName : '0.5.0',

androidx_activity : '1.7.1',
androidx_appcompat : '1.6.1',
Expand Down

0 comments on commit c58c89a

Please sign in to comment.