Skip to content

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Aug 4, 2023
1 parent b87c9ac commit f9cda65
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 @@ -23,8 +23,8 @@ android {
minSdk = 21
//noinspection OldTargetApi
targetSdk = 33
versionCode = 210
versionName = "2.1.0"
versionCode = 220
versionName = "2.2.0"

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

0 comments on commit f9cda65

Please sign in to comment.