Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
patzly committed Nov 26, 2023
1 parent 55e0ff1 commit 79cd62a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ android {
minSdk 21
targetSdk 34
compileSdk 34
versionCode 51
versionName "3.4.0"
versionCode 52
versionName "3.4.1"
resourceConfigurations += ['ca', 'cs', 'de', 'en', 'es', 'et', 'fr', 'hu', 'it', 'iw', 'ja', 'nb', 'nl', 'pl', 'pt-rBR', 'pt-rPT', 'ru', 'sk', 'sv', 'uk', 'zh-rCN', 'zh-rTW']

javaCompileOptions {
Expand Down

0 comments on commit 79cd62a

Please sign in to comment.