mirror of
https://github.com/MaintainTeam/Hypatia.git
synced 2025-02-28 21:38:21 +03:00
Bump for release
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
53160d8748
commit
d2c37470e0
5 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
1
fastlane/metadata/android/en-US/changelogs/105.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/105.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Now translated into Greek thanks to Dimitris Vagiakakos!
|
Loading…
Add table
Reference in a new issue