diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a5907353..bba7bcb50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ All notable changes to this project will be documented in this file. - failing scan of items copied to SD card on older devices - unreplaceable covers set before v1.7.1 - inconsistent background height for multi-script subtitles +- launch crash on Android KitKat +- ExifInterface: producing invalid WebP files ## [v1.7.1] - 2022-10-09 diff --git a/android/build.gradle b/android/build.gradle index eddb482b6..4e4351257 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -7,7 +7,8 @@ buildscript { maven { url 'https://developer.huawei.com/repo/' } } dependencies { - classpath 'com.android.tools.build:gradle:7.3.1' + // TODO TLAD upgrade Android Gradle plugin >=7.3 when this is fixed: https://github.com/flutter/flutter/issues/115100 + classpath 'com.android.tools.build:gradle:7.2.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // GMS & Firebase Crashlytics (used by some flavors only) classpath 'com.google.gms:google-services:4.3.14' diff --git a/untranslated.json b/untranslated.json index 1a8a4f0d4..56442262f 100644 --- a/untranslated.json +++ b/untranslated.json @@ -1,10 +1,6 @@ { "el": [ - "editEntryLocationDialogSetCustom", - "settingsAllowMediaManagement", - "tagEditorSectionPlaceholders", - "tagPlaceholderCountry", - "tagPlaceholderPlace" + "tagEditorSectionPlaceholders" ], "fa": [