diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index d829ba4..ba621ad 100644 --- a/android_app/app/build.gradle +++ b/android_app/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.apozas.contactdiary" minSdkVersion 14 targetSdkVersion 30 - versionCode 15 - versionName "1.3.3" + versionCode 16 + versionName "1.4.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true diff --git a/fastlane/metadata/android/de/changelogs/16.txt b/fastlane/metadata/android/de/changelogs/16.txt new file mode 100644 index 0000000..6af12d4 --- /dev/null +++ b/fastlane/metadata/android/de/changelogs/16.txt @@ -0,0 +1,3 @@ +Dieses Update enthält die lang erwarteten Details der ergriffenen Präventionsmaßnahmen. Jetzt können Sie festlegen, ob während des Kontakts Abstand, Masken und/oder Lüften vorhanden waren. + +Wenn Sie bei der Übersetzung von Kontakttagebuch in Ihre Sprache helfen möchten, besuchen Sie wie immer http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/en-US/changelogs/16.txt b/fastlane/metadata/android/en-US/changelogs/16.txt new file mode 100644 index 0000000..056777c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/16.txt @@ -0,0 +1,3 @@ +This update brings the long-awaited detail of preventive measures taken. Now you will be able to specify whether distance, masks and/or ventilation were present during the contact. + +As always, if you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/es-ES/changelogs/16.txt b/fastlane/metadata/android/es-ES/changelogs/16.txt new file mode 100644 index 0000000..f73fa55 --- /dev/null +++ b/fastlane/metadata/android/es-ES/changelogs/16.txt @@ -0,0 +1,3 @@ +Esta actualización trae el tan esperado detalle de las medidas preventivas tomadas. Ahora podrás especificar si hubo distancia, mascarillas y/o ventilación durante el contacto. + +Como siempre, si deseas ayudar a traducir Diario de Contactos a tu idioma, visita http://www.crowdin.com/project/contactdiary diff --git a/fastlane/metadata/android/it/changelogs/16.txt b/fastlane/metadata/android/it/changelogs/16.txt new file mode 100644 index 0000000..819a13b --- /dev/null +++ b/fastlane/metadata/android/it/changelogs/16.txt @@ -0,0 +1,3 @@ +Questo aggiornamento porta i dettagli tanto attesi delle misure preventive adottate. Ora potrai specificare se durante il contatto erano presenti distanza, mascherine e/o ventilazione. + +Come sempre, se vuoi aiutare a tradurre Diario dei Contatti nella tua lingua, visita http://www.crowdin.com/project/contactdiary