Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
onlymash committed Oct 20, 2022
1 parent 9ae44b2 commit 8233ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
minSdk = 21
targetSdk = 33
versionCode = verCode
versionName = "1.4.0"
versionName = "1.4.1"
versionNameSuffix = ".c$verCode"
resourceConfigurations += setOf("en", "zh-rCN", "ru-rRU", "zh-rHK", "pt-rBR", "es-rES", "nl-rNL")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 8233ea9

Please sign in to comment.