Skip to content

Commit

Permalink
minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
XilinJia committed Feb 21, 2024
1 parent 31624b7 commit db8f8a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3020098
versionName "3.2.3"
versionCode 3020099
versionName "3.2.4"

def commit = ""
try {
Expand Down

0 comments on commit db8f8a9

Please sign in to comment.