Bump version

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-04-11 13:55:43 -04:00
parent 89fb3e5260
commit dfdf9a2312
7 changed files with 10 additions and 6 deletions

View file

@ -70,6 +70,7 @@ Credits
- @jontaix for Portuguese translations. - @jontaix for Portuguese translations.
- @q1011 for the Russian translations. - @q1011 for the Russian translations.
- Oswald van Ginkel for the Afrikaans translations. - Oswald van Ginkel for the Afrikaans translations.
- huuhaa for the Finnish translations.
- Icons: Google/Android/AOSP, License: Apache 2.0, https://google.github.io/material-design-icons/ - Icons: Google/Android/AOSP, License: Apache 2.0, https://google.github.io/material-design-icons/
Notices Notices

View file

@ -6,9 +6,9 @@ android {
applicationId "us.spotco.malwarescanner" applicationId "us.spotco.malwarescanner"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionCode 80 versionCode 81
versionName "2.24" versionName "2.25"
resConfigs "en", "af", "de", "es", "fr", "it", "pt", "ru" resConfigs "en", "af", "de", "es", "fi", "fr", "it", "pt", "ru"
} }
buildTypes { buildTypes {
debug { debug {

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>

View file

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name" translatable="false">Hypatia</string>
<string name="app_copyright">Copyright 2017-2021 Divested Computing Group</string>
<string name="app_license">License: GPL-3.0</string>
<string name="app_version">Versio: %s</string> <string name="app_version">Versio: %s</string>
<string name="app_db_type_clamav">Powered by ClamAV tyylin allekirjoitukset</string> <string name="app_db_type_clamav">Powered by ClamAV tyylin allekirjoitukset</string>

View file

@ -8,6 +8,7 @@
<item>• @jontaix: Portuguese Translations</item> <item>• @jontaix: Portuguese Translations</item>
<item>• @q1011: Russian Translations</item> <item>• @q1011: Russian Translations</item>
<item>• Oswald van Ginkel: Afrikaans Translations</item>> <item>• Oswald van Ginkel: Afrikaans Translations</item>>
<item>• huuhaa: Finnish Translations</item>
<item>• ClamAV by Cisco: Signature Databases</item> <item>• ClamAV by Cisco: Signature Databases</item>
<item>• ESET: Signature Databases</item> <item>• ESET: Signature Databases</item>
<item>• Nex (@botherder): Signature Databases</item> <item>• Nex (@botherder): Signature Databases</item>

View file

@ -0,0 +1 @@
* Add the Finnish translations, credit huuhaa