diff --git a/android/app/build.gradle b/android/app/build.gradle index af88cf55..62e36bbf 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -57,8 +57,8 @@ android { compileOptions { coreLibraryDesugaringEnabled true - sourceCompatibility JavaVersion.VERSION_18 - targetCompatibility JavaVersion.VERSION_18 + sourceCompatibility JavaVersion.VERSION_11 + targetCompatibility JavaVersion.VERSION_11 } kotlinOptions { diff --git a/pubspec.yaml b/pubspec.yaml index 8077fe38..a7618fd3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -141,11 +141,6 @@ flutter: - assets/images/ - assets/images/dark/ - assets/images/light/ - - assets/videos/ - - assets/audios/ - - assets/lottie_animations/ - - assets/rive_animations/ - - assets/pdfs/ fonts: - family: "SF Pro" fonts: