Skip to content

Commit

Permalink
Release v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed Jul 28, 2024
1 parent 24a8315 commit 48cd4b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId = appPackageName
minSdk = 26
targetSdk = 34
versionCode = 300
versionName = "9.0.0-beta01"
versionCode = 301
versionName = "9.0.0"
}

buildFeatures {
Expand Down

0 comments on commit 48cd4b4

Please sign in to comment.