Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Jan 15, 2022
1 parent f9ccc8d commit 0fdfc71
Show file tree
Hide file tree
Showing 9 changed files with 26 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 @@ -9,8 +9,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 31
versionCode 29
versionName "1.4.9"
versionCode 30
versionName "1.4.10"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/cs/changelogs/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Tato aktualizace opravuje podporu pro Android 12+.

Pokud chcete mít QR systém ve vašem regionu implementován, napište problém v https://www.github.com/apozas/contactdiary, a pokud chcete pomoci překlady kontaktního deníku do svého jazyka, navštivte https://www.crowdin.com/project/contactdiary.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/de/changelogs/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Dieses Update behebt die Unterstützung für Android 12+.

Wenn Sie das QR-System in Ihrer Region implementieren möchten, schreiben Sie ein Problem in https://www.github.com/apozas/contactdiary. Wenn Sie bei der Übersetzung von Kontakttagebuch in Ihre Sprache helfen möchten, besuchen Sie bitte http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This update fixes the support for Android 12+.

If you want to have the QR system in your region implemented, write an issue in https://www.github.com/apozas/contactdiary, and 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/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Esta actualización corrige la compatibilidad con Android 12+.

Si deseas que implemente el sistema QR de tu región, abre un issue en https://www.github.com/apozas/contactdiary, y 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/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Questo aggiornamento risolve il supporto per Android 12+.

Se desideri implementare il sistema QR nella tua regione, scrivi un problema in https://www.github.com/apozas/contactdiary e se vuoi aiutare a tradurre Diario dei Contatti nella tua lingua, visita http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/ja/changelogs/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
このアップデートでは、Android12以降のサポートが修正されています。

お住まいの地域でQRシステムを実装する場合は、https://www.github.com/apozas/contactdiaryに問題を書き込んでください。連絡先日記を自分の言語に翻訳するのを手伝いたい場合は、https://www.crowdin.com/project/contactdiaryにアクセスしてください。
3 changes: 3 additions & 0 deletions fastlane/metadata/android/sv-SE/changelogs/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Den här uppdateringen fixar stödet för Android 12+.

Om du vill ha QR-systemet i din region Implemente, skriv ett issue i https://www.github.com/apozas/contactdiary, och om du vill hjälpa, besök https://www.crowdin.com/project/contactdiary.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/zh-TW/changelogs/30.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
此更新修復了對 Android 12+ 的支持。

如果您希望在您所在地區實現QR系統,請在https://www.github.com/apozas/contactdiary中寫下一個問題,如果要幫助將聯繫人視為您的語言翻譯,請訪問https:// www.crowdin.com/project/contactdiary

0 comments on commit 0fdfc71

Please sign in to comment.