diff --git a/build.gradle b/build.gradle --- a/build.gradle +++ b/build.gradle @@ -55,8 +55,8 @@ applicationId "it.reyboz.bustorino" minSdkVersion 16 targetSdkVersion 31 - versionCode 42 - versionName "1.18.0" + versionCode 43 + versionName "1.18.1" vectorDrawables.useSupportLibrary = true multiDexEnabled true javaCompileOptions { diff --git a/metadata/en-US/changelogs/43.txt b/metadata/en-US/changelogs/43.txt new file mode 100644 --- /dev/null +++ b/metadata/en-US/changelogs/43.txt @@ -0,0 +1,9 @@ +* reading the new QR codes - https://gitpull.it/T1078 +* Telegram button in the information menu - https://gitpull.it/T1082 +* fixed a bug caused by GTT (stops with "null" name) - https://gitpull.it/T1109 + +Thanks to our best user Marco M. for the report on the "null" stops. + +This version was completely forged by Fabio Mazza. Help us in our goal of donating 3€ per week to him: + +https://liberapay.com/Libre_BusTO/ diff --git a/metadata/it/changelogs/43.txt b/metadata/it/changelogs/43.txt new file mode 100644 --- /dev/null +++ b/metadata/it/changelogs/43.txt @@ -0,0 +1,9 @@ +* lettura dei nuovi QR code - https://gitpull.it/T1078 +* pulsante Telegram nel menù informazioni - https://gitpull.it/T1082 +* risolto un bug causato della GTT (fermate con nome "null") - https://gitpull.it/T1109 + +Grazie al nostro miglior utente Marco M. per la segnalazione sulle fermate "null". + +Questa versione è stata completamente forgiata da Fabio Mazza. Aiutaci nell'obiettivo di donargli 3€ a settimana: + +https://liberapay.com/Libre_BusTO/