Skip to content

Commit

Permalink
Release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Oct 15, 2024
1 parent c2c669b commit f630bf4
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 @@ -14,8 +14,8 @@ android {
minSdk = 21
//noinspection OldTargetApi
targetSdk = 34
versionCode = 400
versionName = "4.0.0"
versionCode = 410
versionName = "4.1.0"

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

0 comments on commit f630bf4

Please sign in to comment.