diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 21cf037..707f51a 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/README.md b/README.md index d46e66d..cce96ab 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Credits - ClamAV for the databases (GPLv2) - ESET for extra databases (BSD 2-Clause) - RecursiveFileObserver.java (GPLv3): Daniel Gultsch, ownCloud Inc., Bartek Przybylski -- Petra Mirelli for the German + Spanish + Italian translations, the app banner/feature graphic, and various tweaks. +- Petra Mirelli for the German/Spanish/Italian translations, the app banner/feature graphic, and various tweaks. - Jean-Luc Tibaux and Petra Mirelli for the French translations. - @dantecpu for the Italian translations. - Icons: Google/Android/AOSP, License: Apache 2.0, https://google.github.io/material-design-icons/ diff --git a/app/build.gradle b/app/build.gradle index a8ba9da..81f253c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "us.spotco.malwarescanner" minSdkVersion 16 targetSdkVersion 30 - versionCode 63 - versionName "2.17" + versionCode 64 + versionName "2.18" resConfigs "en", "de", "es", "fr", "it" } buildTypes { diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 9fc0de6..bac3649 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -1,7 +1,7 @@ - • Petra Mirelli: German + French Translations, App Banner, Small Tweaks + • Petra Mirelli: German/Spanish/French/Italian Translations, App Banner, Various Tweaks • Jean-Luc Tibaux: French Translations • @dantecpu: Italian Translations • ClamAV by Cisco: Signature Databases