Bump for release

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-07-09 10:41:13 -04:00
parent 53160d8748
commit d2c37470e0
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
5 changed files with 5 additions and 3 deletions

View file

@ -81,6 +81,7 @@ Credits
- @Sdarfeesh for the simplified Chinese translations.
- @cardpuncher for French and the Turkish translations.
- Tommaso Fonda for Italian translations.
- Dimitris Vagiakakos for the Greek translations.
- Icons: Google/Android/AOSP, License: Apache 2.0, https://google.github.io/material-design-icons/
Notices

View file

@ -6,9 +6,9 @@ android {
applicationId "us.spotco.malwarescanner"
minSdkVersion 16
targetSdkVersion 32
versionCode 104
versionCode 105
versionName "2.32"
resConfigs 'en', 'af', 'de', 'es', 'fi', 'fr', 'it', 'pl', 'pt', 'ru', 'tr', 'zh-rCN'
resConfigs 'en', 'af', 'de', 'el', 'es', 'fi', 'fr', 'it', 'pl', 'pt', 'ru', 'tr', 'zh-rCN'
}
buildTypes {
debug {

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name" translatable="false">Hypatia</string>
<string name="app_copyright">Πνευματικά δικαιώματα 2017-2023 Divested Computing Group</string>
<string name="app_license">Άδεια: GPL-3.0</string>
<string name="app_version">Έκδοση: %s</string>

View file

@ -15,6 +15,7 @@
<item>• @Sdarfeesh: Simplified Chinese Translations</item>
<item>• @cardpuncher: French/Turkish Translations</item>
<item>• Tommaso Fonda: Italian Translations</item>
<item>• Dimitris Vagiakakos: Greek Translations</item>
<item>• ClamAV by Cisco: Signature Databases</item>
<item>• ESET: Signature Databases</item>
<item>• Nex (@botherder): Signature Databases</item>

View file

@ -0,0 +1 @@
Now translated into Greek thanks to Dimitris Vagiakakos!