Skip to content

Commit

Permalink
Release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Jan 21, 2024
1 parent dfec9b7 commit c2fe86f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -19,8 +19,8 @@ android {
minSdk = 21
//noinspection OldTargetApi
targetSdk = 34
versionCode = 300
versionName = "3.0.0"
versionCode = 301
versionName = "3.0.1"

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

0 comments on commit c2fe86f

Please sign in to comment.