Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apsun committed Oct 14, 2023
1 parent 422a7dc commit d56e8e5
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 {
compileSdk = 34

defaultConfig {
versionCode = 41
versionName = "0.22.0-dev"
versionCode = 42
versionName = "0.22.0"
minSdk = 19
targetSdk = 34
resourceConfigurations.addAll(listOf("en", "zh-rCN", "ru"))
Expand Down

0 comments on commit d56e8e5

Please sign in to comment.