Skip to content

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Oct 25, 2023
1 parent c6373ea commit c6b26db
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 @@ -19,8 +19,8 @@ android {
minSdk = 21
//noinspection OldTargetApi
targetSdk = 34
versionCode = 220
versionName = "2.2.0"
versionCode = 300
versionName = "3.0.0"

resourceConfigurations += arrayOf(
"ar", "de", "en", "es", "in", "ja", "pt", "pt-rBR", "ro", "vi", "zh-rCN"
Expand Down

0 comments on commit c6b26db

Please sign in to comment.