Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Jan 5, 2021
1 parent 04b4ec4 commit 8e091ff
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/de/changelogs/16.txt
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/16.txt
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/16.txt
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions fastlane/metadata/android/it/changelogs/16.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8e091ff

Please sign in to comment.