Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Xin Vance committed Jun 29, 2024
1 parent d2abcea commit 3d6708a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ ext {
minSdk : 24,
targetSdk : 30,

versionCode : 5,
versionName : "1.0.5",
versionCode : 6,
versionName : "1.0.6",
]

dependencies = [
Expand Down

0 comments on commit 3d6708a

Please sign in to comment.