Skip to content

Commit

Permalink
Release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Jul 25, 2023
1 parent d722b17 commit 76f2afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -23,8 +23,8 @@ android {
minSdk = 21
//noinspection OldTargetApi
targetSdk = 33
versionCode = 200
versionName = "2.0.0"
versionCode = 210
versionName = "2.1.0"

resourceConfigurations += arrayOf(
"en", "es", "de", "zh-rCN", "in"
Expand Down

0 comments on commit 76f2afb

Please sign in to comment.