Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apsun committed Jan 2, 2023
1 parent a77b763 commit 8858ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -24,7 +24,7 @@ android {

defaultConfig {
versionCode = 40
versionName = "0.21.0-dev"
versionName = "0.21.0"
minSdk = 19
targetSdk = 33
resourceConfigurations.addAll(listOf("en", "zh-rCN", "ru"))
Expand Down

0 comments on commit 8858ddb

Please sign in to comment.