Bump version

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-04-25 23:30:12 -04:00
parent 69fb347ef0
commit a4977e8457
8 changed files with 8 additions and 9 deletions

View file

@ -64,7 +64,7 @@ Credits
- RecursiveFileObserver.java (GPLv3): Daniel Gultsch, ownCloud Inc. und Bartek Przybylski - RecursiveFileObserver.java (GPLv3): Daniel Gultsch, ownCloud Inc. und Bartek Przybylski
- Petra Mirelli (@iNtEgraIR2021) für die deutsche/spanische/italienische Übersetzung, das App-Banner/Feature-Grafik und verschiedene Optimierungen. - Petra Mirelli (@iNtEgraIR2021) für die deutsche/spanische/italienische Übersetzung, das App-Banner/Feature-Grafik und verschiedene Optimierungen.
- Jean-Luc Tibaux und Petra Mirelli (@iNtEgraIR2021) für die französischen Übersetzungen. - Jean-Luc Tibaux und Petra Mirelli (@iNtEgraIR2021) für die französischen Übersetzungen.
- @dantecpu für die italienischen Übersetzungen. - @srccrow für die italienischen Übersetzungen.
- @inkhorn für die portugiesischen Übersetzungen. - @inkhorn für die portugiesischen Übersetzungen.
- @q1011 für die russischen Übersetzungen. - @q1011 für die russischen Übersetzungen.
- Icons: Google/Android/AOSP, Lizenz: Apache 2.0, https://google.github.io/material-design-icons/ - Icons: Google/Android/AOSP, Lizenz: Apache 2.0, https://google.github.io/material-design-icons/

View file

@ -52,7 +52,7 @@ Crediti
- RecursiveFileObserver.java (GPLv3): Daniel Gultsch, ownCloud Inc, Bartek Przybylski - RecursiveFileObserver.java (GPLv3): Daniel Gultsch, ownCloud Inc, Bartek Przybylski
- Petra Mirelli per le traduzioni in tedesco, il banner/grafica dell'app e varie modifiche. - Petra Mirelli per le traduzioni in tedesco, il banner/grafica dell'app e varie modifiche.
- Jean-Luc Tibaux e Petra Mirelli per le traduzioni in francese. - Jean-Luc Tibaux e Petra Mirelli per le traduzioni in francese.
- @dantecpu per le traduzioni italiane. - @srccrow per le traduzioni italiane.
- Icone: Google/Android/AOSP, Licenza: Apache 2.0, https://google.github.io/material-design-icons/ - Icone: Google/Android/AOSP, Licenza: Apache 2.0, https://google.github.io/material-design-icons/
Avvisi Avvisi

View file

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

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_copyright">Kopiereg 2017-2021 Divested Computing Group</string> <string name="app_copyright">Kopiereg 2017-2022 Divested Computing Group</string>
<string name="app_license">Lisensie: GPL-3.0</string> <string name="app_license">Lisensie: GPL-3.0</string>
<string name="app_version">Weergawe: %s</string> <string name="app_version">Weergawe: %s</string>
<string name="app_db_type_clamav">Aangedryf deur ClamAV tipe stempels</string> <string name="app_db_type_clamav">Aangedryf deur ClamAV tipe stempels</string>

View file

@ -1,7 +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-2022 Divested Computing Group</string>
<string name="app_license">Licenza: GPL-3.0</string> <string name="app_license">Licenza: GPL-3.0</string>
<string name="app_version">Versione: %s</string> <string name="app_version">Versione: %s</string>
<string name="app_db_type_clamav">Potenziato dalle firme di stile ClamAV</string> <string name="app_db_type_clamav">Potenziato dalle firme di stile ClamAV</string>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_copyright">Direitos autorais 2017-2021 Divested Computing Group</string> <string name="app_copyright">Direitos autorais 2017-2022 Divested Computing Group</string>
<string name="app_license">Licença: GPL-3.0</string> <string name="app_license">Licença: GPL-3.0</string>
<string name="app_version">Versão: %s</string> <string name="app_version">Versão: %s</string>
<string name="app_db_type_clamav">Produzido por assinaturas estilo ClamAV</string> <string name="app_db_type_clamav">Produzido por assinaturas estilo ClamAV</string>

View file

@ -1,7 +1,7 @@
<?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_name" translatable="false">Hypatia</string>
<string name="app_copyright">Copyright 2017-2021 Divested Computing Group</string> <string name="app_copyright">Copyright 2017-2022 Divested Computing Group</string>
<string name="app_license">License: GPL-3.0</string> <string name="app_license">License: GPL-3.0</string>
<string name="app_version">Version: %s</string> <string name="app_version">Version: %s</string>
<string name="app_db_type_clamav">Powered by ClamAV style signatures</string> <string name="app_db_type_clamav">Powered by ClamAV style signatures</string>

View file

@ -0,0 +1 @@
* Translation work