Skip to content

Commit

Permalink
4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yukuku committed Apr 24, 2024
1 parent 3961243 commit 7fd5fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Alkitab/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId 'yuku.alkitab.debug'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 17000520
versionName '4.10.0'
versionCode 17000521
versionName '4.10.1'
multiDexEnabled true
// Keep this synced with integrate_translations.sh! Also update pref_language.xml and ConfigurationWrapper!
resourceConfigurations += ['af', 'bg', 'ceb', 'cs', 'da', 'de', 'el', 'es', 'fr', 'hu', 'in', 'it', 'ja', 'ko', 'lv', 'ms', 'my', 'nl', 'pl', 'pt-rBR', 'pt', 'ro', 'ru', 'th', 'tl', 'tr', 'uk', 'vi', 'zh-rCN', 'zh-rTW']
Expand Down

0 comments on commit 7fd5fba

Please sign in to comment.