Skip to content

Commit

Permalink
Bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imjacklai committed Jun 5, 2023
1 parent ccaace6 commit 93a737e
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 : 6,
versionName : '0.5.0',
versionCode : 7,
versionName : '0.5.1',

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

0 comments on commit 93a737e

Please sign in to comment.