Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Dec 26, 2020
1 parent 2457d03 commit 5e124bf
Show file tree
Hide file tree
Showing 5 changed files with 30 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 13
versionName "1.3.1"
versionCode 14
versionName "1.3.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/de/changelogs/14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Das wichtigste Merkmal dieser neuen Version ist, dass die Frage nach der Entfernung jetzt allgemeiner ist und andere Präventionsmaßnahmen umfasst. WICHTIG!! Diese Änderung führt dazu, dass der Import von Tabellen, die in älteren Versionen erstellt wurden, fehlschlägt. Wenn Sie eine alte Tabelle importieren möchten, importieren Sie sie, aktualisieren Sie sie, und exportieren Sie sie erneut.
Auch:
- Der Importmechanismus wurde verbessert.
- Einige kleinere Fehler wurden behoben.
- Neue Übersetzungen verfügbar: Traditionelles Chinesisch (dank walfrido42), Ungarisch (dank mondlicht-und-sterne) und Türkisch (dank perboran).

Wenn Sie Contact Diary in Ihre Sprache übersetzen möchten, besuchen Sie http://www.crowdin.com/project/contactdiary
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
The most important feature of this new version is that the question about distance is now more general, and includes other prevention measures. IMPORTANT!! This change will make that importing tables created in older versions to fail. Please, if you want to import an old table at some point, import it, update the app, and export it again.
Also:
- Importing has been improved.
- Some minor bugs have been squashed.
- New translations are available: Traditional Chinese (thanks to walfrido42), Hungarian (thanks to mondlicht-und-sterne), and Turkish (thanks to perboran).

If you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary
7 changes: 7 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
La característica más importante de esta nueva versión es que la pregunta acerca de la distancia ahora es más general e incluye otras medidas de prevención. IMPORTANTE!! Este cambio hará que la importación de tablas creadas en versiones antiguas falle. Por favor, si quieres importar una tabla antigua, impórtala, actualiza, y después expórtala de nuevo.
También:
- Se ha mejorado el mecanismo de importación.
- Se han solucionado algunos errores menores.
- Nuevas traducciones disponibles: Chino tradicional (gracias a walfrido42), húngaro (gracias a mondlicht-und-sterne), y turco (gracias a perboran).

Si deseas ayudar a traducir Diario de Contactos a tu idioma, visita http://www.crowdin.com/project/contactdiary
7 changes: 7 additions & 0 deletions fastlane/metadata/android/it/changelogs/14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
La caratteristica più importante di questa nuova versione è che la questione della distanza è ora più generale e include altre misure di prevenzione. IMPORTANTE!! Questa modifica causerà il fallimento dell'importazione delle tabelle create nelle versioni precedenti. Per favore, se vuoi importare una vecchia tabella, importala, aggiorna l'app e poi esportala di nuovo.
Anche:
- Il meccanismo di importazione è stato migliorato.
- Alcuni bug minori sono stati corretti.
- Nuove traduzioni disponibili: cinese tradizionale (grazie a walfrido42), ungherese (grazie a mondlicht-und-sterne) e turco (grazie a perboran).

Se vuoi aiutare a tradurre Contact Diary nella tua lingua, visita http://www.crowdin.com/project/contactdiary

0 comments on commit 5e124bf

Please sign in to comment.