Bumped version & updated italian translation

This commit is contained in:
Sylvain Berfini 2021-01-29 14:17:05 +01:00
parent 15795cad30
commit a8ddc9a494
2 changed files with 2 additions and 1 deletions

View file

@ -100,7 +100,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 29
versionCode 4313
versionCode 4314
versionName "${project.version}"
applicationId getPackageName()
multiDexEnabled true

View file

@ -613,6 +613,7 @@
<string name="content_description_exit_conference">Esci dalla conferenza</string>
<string name="content_title_notification_service">Notifica del servizio Linphone</string>
<string name="content_title_notification">Notifiche di messaggi istantanei Linphone</string>
<string name="content_title_notification_missed_call">Notifiche di chiamate Linphone perse</string>
<string name="content_description_conversation_subject">Oggetto della chat room di gruppo</string>
<string name="content_description_conversation_infos">Informazioni sulla chat room di gruppo</string>
<string name="content_description_record_call">Registra chiamata</string>