Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Jan 1, 2021
1 parent eaa5790 commit 5da0b21
Show file tree
Hide file tree
Showing 5 changed files with 18 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 14
versionName "1.3.2"
versionCode 15
versionName "1.3.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/de/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Frohes Neues Jahr!

Neujahrsfehler behoben: "Eintrag für heute kopieren" behandelt jetzt den Jahresübergang korrekt.
Auch die Übersetzungen wurden aktualisiert. Wenn Sie Kontakttagebuch in Ihre Sprache übersetzen möchten, besuchen Sie http://www.crowdin.com/project/contactdiary
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Happy New Year!

New Year bug fixed: "Make a copy today" now correctly handles the year transition.
Also, translations have been updated. If you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary
4 changes: 4 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
¡Feliz Año Nuevo!

Bug de Año Nuevo arrelgado: "Hacer una copia hoy" ahora trata correctamente el cambio de año.
Actualizaciones de traducciones. Si deseas ayudar a traducir Diario de Contactos a tu idioma, visita http://www.crowdin.com/project/contactdiary
4 changes: 4 additions & 0 deletions fastlane/metadata/android/it/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Felice Anno Nuovo!

Correzione del bug del Nuovo Anno: "Crea una copia oggi" ora gestisce correttamente la transizione dell'anno.
Inoltre, le traduzioni sono state aggiornate. Se vuoi aiutare a tradurre Diario dei Contatti nella tua lingua, visita http://www.crowdin.com/project/contactdiary

0 comments on commit 5da0b21

Please sign in to comment.