leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
841 stars 124 forks source link

Getting issue regarding Dependency conflicts. #1252

Closed amitsingh6391 closed 1 year ago

amitsingh6391 commented 1 year ago

Is there an existing issue for this?

Steps to reproduce

Summary

While running test cases with patrol CLI getting issue regarding :permission_handler_android

Details

apple@Apples-MacBook-Pro kuhoo-student-app % patrol develop --target=integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart
No device specified, using the first one (emulator-5554)
• Building apk with entrypoint paasport_photo_test.dart...
        warning: [options] source value 8 is obsolete and will be removed in a future release
        warning: [options] target value 8 is obsolete and will be removed in a future release
        warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
        3 warnings
        warning: [options] source value 8 is obsolete and will be removed in a future release
        warning: [options] target value 8 is obsolete and will be removed in a future release
        warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
        3 warnings
        warning: [options] source value 8 is obsolete and will be removed in a future release
        warning: [options] target value 8 is obsolete and will be removed in a future release
        warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
        3 warnings
        warning: [options] source value 8 is obsolete and will be removed in a future release
        warning: [options] target value 8 is obsolete and will be removed in a future release
        warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
        error: warnings found and -Werror specified

        FAILURE: Build failed with an exception.

        * What went wrong:
        Execution failed for task ':permission_handler_android:compileDebugJavaWithJavac'.
        > Compilation failed; see the compiler error output for details.

        * Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

        * Get more help at https://help.gradle.org

        BUILD FAILED in 12s
### Pub file.
`name: kuhoo_student_app
version: 2.0.0+147
publish_to: none
description: Kuhoo Student App

environment:
  sdk: ">=2.19.0 <3.0.0"

dependencies:
  animations: ^2.0.3
  bloc: ^8.0.3
  cider: ^0.1.5
  collection: ^1.16.0
  dartz: ^0.10.1
  device_info_plus: ^8.0.0
  dotted_border: ^2.0.0+2
  dropdown_button2: ^2.0.0
  equatable: ^2.0.3
  expandable: ^5.0.1
  fake_async: ^1.3.1
  firebase_core: ^2.4.1
  firebase_crashlytics: ^3.0.11
  firebase_messaging: ^14.2.1
  firebase_messaging_web: ^3.1.0
  firebase_remote_config: ^3.0.9
  flutter:
    sdk: flutter
  flutter_bloc: ^8.0.1
  flutter_driver:
    sdk: flutter
  flutter_jailbreak_detection: ^1.10.0
  flutter_local_notifications: ^13.0.0
  flutter_localizations:
    sdk: flutter
  flutter_secure_storage: ^7.0.1
  flutter_svg: ^1.1.1+1
  freezed_annotation: ^2.1.0
  frontend_shared_package:
    path: dependencies/frontend-shared-package
  get_it: ^7.2.0
  go_router: ^6.0.9
  google_fonts: ^4.0.1
  hive: ^2.2.3
  hive_flutter: ^1.1.0
  http: ^0.13.4
  image: ^3.2.0
  injectable: ^2.1.0
  intl: ^0.17.0
  json_annotation: ^4.6.0
  jwt_decoder: ^2.0.1
  lottie: ^2.2.0
  package_info_plus: ^3.0.2
  path_provider: ^2.0.14
  permission_handler: ^10.2.0
  pin_input_text_field: 4.2.0
  responsive_framework: ^0.2.0
  rxdart: ^0.27.5
  shared_preferences: ^2.1.0
  sms_autofill: ^2.2.0
  upgrader: ^6.0.1
  url_launcher: ^6.1.5

dev_dependencies:
  bloc_test: ^9.0.3
  build_runner: ^2.2.0
  flutter_launcher_icons: ^0.11.0
  flutter_lints: ^2.0.1
  flutter_test:
    sdk: flutter
  freezed: ^2.1.0+1
  injectable_generator: ^2.1.3
  integration_test: 
    sdk: flutter
  json_serializable: ^6.3.1
  mockito: ^5.3.2
  plugin_platform_interface: any
  url_launcher_platform_interface: any
  patrol: ^1.1.0
  patrol_cli:

dependency_overrides:
  firebase_core_platform_interface: 4.5.2

flutter:
  assets:
    - assets/
    - assets/home/
    - assets/json/
    - assets/lottie_animations/
    - assets/document/
    - dependencies/frontend-shared-package/assets/

  uses-material-design: true

flutter_icons:
  android: "launcher_icon"
  ios: true
  remove_alpha_ios: true
  image_path: "assets/app_icon/Icon_Art.png"
  adaptive_icon_foreground: "assets/app_icon/Icon_Art-432x432.png"

patrol:
  app_name: kuhoo_student_app
  android:
    package_name: com.kuhoo.kuhoo_student_app

Actual results

While running in different app it is working fine probably something wrong in yml file.

Logs

Logs ``` ```

Patrol version

patrol:^1.0.8 patrol_cli:^1.1.8

Patrol Doctor output

Patrol Doctor output ``` apple@Apples-MacBook-Pro kuhoo-student-app % patrol doctor Patrol CLI version: 1.1.8 Program adb found in /Users/apple/Library/Android/sdk/platform-tools/adb Env var $ANDROID_HOME set to /Users/apple/Library/Android/sdk Program xcodebuild found in /usr/bin/xcodebuild Program ideviceinstaller found in /Users/apple/git/brew/bin/ideviceinstaller Program ios-deploy not found (install with `brew install ios-deploy`) apple@Apples-MacBook-Pro kuhoo-student-app % ```

Flutter Doctor output

Flutter Doctor output ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.7.11, on macOS 12.6.5 21G531 darwin-arm64, locale en-IN) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2) [✓] Xcode - develop for iOS and macOS (Xcode 13.4.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2022.2) [✓] VS Code (version 1.78.0) [✓] Connected device (3 available) [✓] HTTP Host Availability • No issues found! apple@Apples-MacBook-Pro kuhoo-student-app % ```
bartekpacia commented 1 year ago

Please paste logs from running patrol develop --verbose.

amitsingh6391 commented 1 year ago

Please paste logs from running patrol develop --verbose.

`apple@Apples-MacBook-Pro kuhoo-student-app % patrol develop --target=integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart --verbose Verbose mode enabled. More logs will be printed. Received test target: /Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart $ flutter --no-version-check devices --machine No device specified, using the first one (emulator-5554) Received device: emulator-5554 Received 7 --dart-define(s) (0 custom, 7 internal) Received internal --dart-define: PATROL_WAIT=0 Received internal --dart-define: PATROL_APP_PACKAGE_NAME=com.kuhoo.kuhoo_student_app Received internal --dart-define: PATROL_ANDROID_APP_NAME=kuhoo_student_app Received internal --dart-define: PATROL_IOS_APP_NAME=kuhoo_student_app Received internal --dart-define: INTEGRATION_TEST_SHOULD_REPORT_RESULTS_TO_NATIVE=false Received internal --dart-define: PATROL_TEST_LABEL=paasport_photo_test.dart Received internal --dart-define: PATROL_HOT_RESTART=true • Building apk with entrypoint paasport_photo_test.dart... $ ./gradlew :app:assembleDebug -Ptarget=/Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9Y29tLmt1aG9vLmt1aG9vX3N0dWRlbnRfYXBw,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9a3Vob29fc3R1ZGVudF9hcHA=,UEFUUk9MX0lPU19BUFBfTkFNRT1rdWhvb19zdHVkZW50X2FwcA==,SU5URUdSQVRJT05fVEVTVF9TSE9VTERfUkVQT1JUX1JFU1VMVFNfVE9fTkFUSVZFPWZhbHNl,UEFUUk9MX1RFU1RfTEFCRUw9cGFhc3BvcnRfcGhvdG9fdGVzdC5kYXJ0,UEFUUk9MX0hPVF9SRVNUQVJUPXRydWU= : WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 33 : : This Android Gradle plugin (7.1.2) was tested up to compileSdk = 32 : : This warning can be suppressed by adding : android.suppressUnsupportedCompileSdk=33 : to this project's gradle.properties : : The build will continue, but you are strongly encouraged to update your project to : use a newer Android Gradle Plugin that has been tested with compileSdk = 33 : > Task :app:preBuild UP-TO-DATE : > Task :app:preDebugBuild UP-TO-DATE : > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE : > Task :app:compileFlutterBuildDebug : > Task :app:packLibsflutterBuildDebug UP-TO-DATE : > Task :device_info_plus:preBuild UP-TO-DATE : > Task :device_info_plus:preDebugBuild UP-TO-DATE : > Task :device_info_plus:compileDebugAidl NO-SOURCE : > Task :file_picker:preBuild UP-TO-DATE : > Task :file_picker:preDebugBuild UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:preBuild UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:preDebugBuild UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:compileDebugAidl NO-SOURCE : > Task :file_picker:compileDebugAidl NO-SOURCE : > Task :firebase_analytics:preBuild UP-TO-DATE : > Task :firebase_analytics:preDebugBuild UP-TO-DATE : > Task :firebase_core:preBuild UP-TO-DATE : > Task :firebase_core:preDebugBuild UP-TO-DATE : > Task :firebase_core:compileDebugAidl NO-SOURCE : > Task :firebase_analytics:compileDebugAidl NO-SOURCE : > Task :firebase_crashlytics:preBuild UP-TO-DATE : > Task :firebase_crashlytics:preDebugBuild UP-TO-DATE : > Task :firebase_crashlytics:compileDebugAidl NO-SOURCE : > Task :firebase_messaging:preBuild UP-TO-DATE : > Task :firebase_messaging:preDebugBuild UP-TO-DATE : > Task :firebase_messaging:compileDebugAidl NO-SOURCE : > Task :firebase_remote_config:preBuild UP-TO-DATE : > Task :firebase_remote_config:preDebugBuild UP-TO-DATE : > Task :firebase_remote_config:compileDebugAidl NO-SOURCE : > Task :flutter_jailbreak_detection:preBuild UP-TO-DATE : > Task :flutter_jailbreak_detection:preDebugBuild UP-TO-DATE : > Task :flutter_jailbreak_detection:compileDebugAidl NO-SOURCE : > Task :flutter_local_notifications:preBuild UP-TO-DATE : > Task :flutter_local_notifications:preDebugBuild UP-TO-DATE : > Task :flutter_local_notifications:compileDebugAidl NO-SOURCE : > Task :flutter_secure_storage:preBuild UP-TO-DATE : > Task :flutter_secure_storage:preDebugBuild UP-TO-DATE : > Task :flutter_secure_storage:compileDebugAidl NO-SOURCE : > Task :image_picker_android:preBuild UP-TO-DATE : > Task :image_picker_android:preDebugBuild UP-TO-DATE : > Task :image_picker_android:compileDebugAidl NO-SOURCE : > Task :integration_test:preBuild UP-TO-DATE : > Task :integration_test:preDebugBuild UP-TO-DATE : > Task :integration_test:compileDebugAidl NO-SOURCE : > Task :package_info_plus:preBuild UP-TO-DATE : > Task :package_info_plus:preDebugBuild UP-TO-DATE : > Task :package_info_plus:compileDebugAidl NO-SOURCE : > Task :path_provider_android:preBuild UP-TO-DATE : > Task :path_provider_android:preDebugBuild UP-TO-DATE : > Task :path_provider_android:compileDebugAidl NO-SOURCE : > Task :patrol:preBuild UP-TO-DATE : > Task :patrol:preDebugBuild UP-TO-DATE : > Task :patrol:compileDebugAidl NO-SOURCE : > Task :permission_handler_android:preBuild UP-TO-DATE : > Task :permission_handler_android:preDebugBuild UP-TO-DATE : > Task :permission_handler_android:compileDebugAidl NO-SOURCE : > Task :restart_app:preBuild UP-TO-DATE : > Task :restart_app:preDebugBuild UP-TO-DATE : > Task :restart_app:compileDebugAidl NO-SOURCE : > Task :shared_preferences_android:preBuild UP-TO-DATE : > Task :shared_preferences_android:preDebugBuild UP-TO-DATE : > Task :shared_preferences_android:compileDebugAidl NO-SOURCE : > Task :sms_autofill:preBuild UP-TO-DATE : > Task :sms_autofill:preDebugBuild UP-TO-DATE : > Task :sms_autofill:compileDebugAidl NO-SOURCE : > Task :url_launcher_android:preBuild UP-TO-DATE : > Task :url_launcher_android:preDebugBuild UP-TO-DATE : > Task :url_launcher_android:compileDebugAidl NO-SOURCE : > Task :app:compileDebugAidl NO-SOURCE : > Task :device_info_plus:packageDebugRenderscript NO-SOURCE : > Task :file_picker:packageDebugRenderscript NO-SOURCE : > Task :firebase_analytics:packageDebugRenderscript NO-SOURCE : > Task :firebase_core:packageDebugRenderscript NO-SOURCE : > Task :firebase_crashlytics:packageDebugRenderscript NO-SOURCE : > Task :firebase_messaging:packageDebugRenderscript NO-SOURCE : > Task :firebase_remote_config:packageDebugRenderscript NO-SOURCE : > Task :flutter_jailbreak_detection:packageDebugRenderscript NO-SOURCE : > Task :flutter_local_notifications:packageDebugRenderscript NO-SOURCE : > Task :flutter_plugin_android_lifecycle:packageDebugRenderscript NO-SOURCE : > Task :flutter_secure_storage:packageDebugRenderscript NO-SOURCE : > Task :image_picker_android:packageDebugRenderscript NO-SOURCE : > Task :integration_test:packageDebugRenderscript NO-SOURCE : > Task :package_info_plus:packageDebugRenderscript NO-SOURCE : > Task :path_provider_android:packageDebugRenderscript NO-SOURCE : > Task :patrol:packageDebugRenderscript NO-SOURCE : > Task :permission_handler_android:packageDebugRenderscript NO-SOURCE : > Task :restart_app:packageDebugRenderscript NO-SOURCE : > Task :shared_preferences_android:packageDebugRenderscript NO-SOURCE : > Task :sms_autofill:packageDebugRenderscript NO-SOURCE : > Task :url_launcher_android:packageDebugRenderscript NO-SOURCE : > Task :app:compileDebugRenderscript NO-SOURCE : > Task :app:generateDebugBuildConfig UP-TO-DATE : > Task :device_info_plus:writeDebugAarMetadata UP-TO-DATE : > Task :file_picker:writeDebugAarMetadata UP-TO-DATE : > Task :firebase_analytics:writeDebugAarMetadata UP-TO-DATE : > Task :firebase_core:writeDebugAarMetadata UP-TO-DATE : > Task :firebase_crashlytics:writeDebugAarMetadata UP-TO-DATE : > Task :firebase_messaging:writeDebugAarMetadata UP-TO-DATE : > Task :firebase_remote_config:writeDebugAarMetadata UP-TO-DATE : > Task :flutter_jailbreak_detection:writeDebugAarMetadata UP-TO-DATE : > Task :flutter_local_notifications:writeDebugAarMetadata UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:writeDebugAarMetadata UP-TO-DATE : > Task :flutter_secure_storage:writeDebugAarMetadata UP-TO-DATE : > Task :image_picker_android:writeDebugAarMetadata UP-TO-DATE : > Task :integration_test:writeDebugAarMetadata UP-TO-DATE : > Task :package_info_plus:writeDebugAarMetadata UP-TO-DATE : > Task :path_provider_android:writeDebugAarMetadata UP-TO-DATE : > Task :patrol:writeDebugAarMetadata UP-TO-DATE : > Task :permission_handler_android:writeDebugAarMetadata UP-TO-DATE : > Task :restart_app:writeDebugAarMetadata UP-TO-DATE : > Task :shared_preferences_android:writeDebugAarMetadata UP-TO-DATE : > Task :sms_autofill:writeDebugAarMetadata UP-TO-DATE : > Task :url_launcher_android:writeDebugAarMetadata UP-TO-DATE : > Task :app:checkDebugAarMetadata UP-TO-DATE : > Task :app:cleanMergeDebugAssets : > Task :app:mergeDebugShaders UP-TO-DATE : > Task :app:compileDebugShaders NO-SOURCE : > Task :app:generateDebugAssets UP-TO-DATE : > Task :device_info_plus:mergeDebugShaders UP-TO-DATE : > Task :device_info_plus:compileDebugShaders NO-SOURCE : > Task :device_info_plus:generateDebugAssets UP-TO-DATE : > Task :device_info_plus:packageDebugAssets UP-TO-DATE : > Task :file_picker:mergeDebugShaders UP-TO-DATE : > Task :file_picker:compileDebugShaders NO-SOURCE : > Task :file_picker:generateDebugAssets UP-TO-DATE : > Task :file_picker:packageDebugAssets UP-TO-DATE : > Task :firebase_analytics:mergeDebugShaders UP-TO-DATE : > Task :firebase_analytics:compileDebugShaders NO-SOURCE : > Task :firebase_analytics:generateDebugAssets UP-TO-DATE : > Task :firebase_analytics:packageDebugAssets UP-TO-DATE : > Task :firebase_core:mergeDebugShaders UP-TO-DATE : > Task :firebase_core:compileDebugShaders NO-SOURCE : > Task :firebase_core:generateDebugAssets UP-TO-DATE : > Task :firebase_core:packageDebugAssets UP-TO-DATE : > Task :firebase_crashlytics:mergeDebugShaders UP-TO-DATE : > Task :firebase_crashlytics:compileDebugShaders NO-SOURCE : > Task :firebase_crashlytics:generateDebugAssets UP-TO-DATE : > Task :firebase_crashlytics:packageDebugAssets UP-TO-DATE : > Task :firebase_messaging:mergeDebugShaders UP-TO-DATE : > Task :firebase_messaging:compileDebugShaders NO-SOURCE : > Task :firebase_messaging:generateDebugAssets UP-TO-DATE : > Task :firebase_messaging:packageDebugAssets UP-TO-DATE : > Task :firebase_remote_config:mergeDebugShaders UP-TO-DATE : > Task :firebase_remote_config:compileDebugShaders NO-SOURCE : > Task :firebase_remote_config:generateDebugAssets UP-TO-DATE : > Task :firebase_remote_config:packageDebugAssets UP-TO-DATE : > Task :flutter_jailbreak_detection:mergeDebugShaders UP-TO-DATE : > Task :flutter_jailbreak_detection:compileDebugShaders NO-SOURCE : > Task :flutter_jailbreak_detection:generateDebugAssets UP-TO-DATE : > Task :flutter_jailbreak_detection:packageDebugAssets UP-TO-DATE : > Task :flutter_local_notifications:mergeDebugShaders UP-TO-DATE : > Task :flutter_local_notifications:compileDebugShaders NO-SOURCE : > Task :flutter_local_notifications:generateDebugAssets UP-TO-DATE : > Task :flutter_local_notifications:packageDebugAssets UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:mergeDebugShaders UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:compileDebugShaders NO-SOURCE : > Task :flutter_plugin_android_lifecycle:generateDebugAssets UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:packageDebugAssets UP-TO-DATE : > Task :flutter_secure_storage:mergeDebugShaders UP-TO-DATE : > Task :flutter_secure_storage:compileDebugShaders NO-SOURCE : > Task :flutter_secure_storage:generateDebugAssets UP-TO-DATE : > Task :flutter_secure_storage:packageDebugAssets UP-TO-DATE : > Task :image_picker_android:mergeDebugShaders UP-TO-DATE : > Task :image_picker_android:compileDebugShaders NO-SOURCE : > Task :image_picker_android:generateDebugAssets UP-TO-DATE : > Task :image_picker_android:packageDebugAssets UP-TO-DATE : > Task :integration_test:mergeDebugShaders UP-TO-DATE : > Task :integration_test:compileDebugShaders NO-SOURCE : > Task :integration_test:generateDebugAssets UP-TO-DATE : > Task :integration_test:packageDebugAssets UP-TO-DATE : > Task :package_info_plus:mergeDebugShaders UP-TO-DATE : > Task :package_info_plus:compileDebugShaders NO-SOURCE : > Task :package_info_plus:generateDebugAssets UP-TO-DATE : > Task :package_info_plus:packageDebugAssets UP-TO-DATE : > Task :path_provider_android:mergeDebugShaders UP-TO-DATE : > Task :path_provider_android:compileDebugShaders NO-SOURCE : > Task :path_provider_android:generateDebugAssets UP-TO-DATE : > Task :path_provider_android:packageDebugAssets UP-TO-DATE : > Task :patrol:mergeDebugShaders UP-TO-DATE : > Task :patrol:compileDebugShaders NO-SOURCE : > Task :patrol:generateDebugAssets UP-TO-DATE : > Task :patrol:packageDebugAssets UP-TO-DATE : > Task :permission_handler_android:mergeDebugShaders UP-TO-DATE : > Task :permission_handler_android:compileDebugShaders NO-SOURCE : > Task :permission_handler_android:generateDebugAssets UP-TO-DATE : > Task :permission_handler_android:packageDebugAssets UP-TO-DATE : > Task :restart_app:mergeDebugShaders UP-TO-DATE : > Task :restart_app:compileDebugShaders NO-SOURCE : > Task :restart_app:generateDebugAssets UP-TO-DATE : > Task :restart_app:packageDebugAssets UP-TO-DATE : > Task :shared_preferences_android:mergeDebugShaders UP-TO-DATE : > Task :shared_preferences_android:compileDebugShaders NO-SOURCE : > Task :shared_preferences_android:generateDebugAssets UP-TO-DATE : > Task :shared_preferences_android:packageDebugAssets UP-TO-DATE : > Task :sms_autofill:mergeDebugShaders UP-TO-DATE : > Task :sms_autofill:compileDebugShaders NO-SOURCE : > Task :sms_autofill:generateDebugAssets UP-TO-DATE : > Task :sms_autofill:packageDebugAssets UP-TO-DATE : > Task :url_launcher_android:mergeDebugShaders UP-TO-DATE : > Task :url_launcher_android:compileDebugShaders NO-SOURCE : > Task :url_launcher_android:generateDebugAssets UP-TO-DATE : > Task :url_launcher_android:packageDebugAssets UP-TO-DATE : > Task :app:mergeDebugAssets : > Task :app:copyFlutterAssetsDebug : > Task :app:generateDebugResValues UP-TO-DATE : > Task :app:generateDebugResources UP-TO-DATE : > Task :app:injectCrashlyticsMappingFileIdDebug UP-TO-DATE : > Task :app:processDebugGoogleServices UP-TO-DATE : > Task :device_info_plus:compileDebugRenderscript NO-SOURCE : > Task :device_info_plus:generateDebugResValues UP-TO-DATE : > Task :device_info_plus:generateDebugResources UP-TO-DATE : > Task :device_info_plus:packageDebugResources UP-TO-DATE : > Task :file_picker:compileDebugRenderscript NO-SOURCE : > Task :file_picker:generateDebugResValues UP-TO-DATE : > Task :file_picker:generateDebugResources UP-TO-DATE : > Task :file_picker:packageDebugResources UP-TO-DATE : > Task :firebase_analytics:compileDebugRenderscript NO-SOURCE : > Task :firebase_analytics:generateDebugResValues UP-TO-DATE : > Task :firebase_analytics:generateDebugResources UP-TO-DATE : > Task :firebase_analytics:packageDebugResources UP-TO-DATE : > Task :firebase_core:compileDebugRenderscript NO-SOURCE : > Task :firebase_core:generateDebugResValues UP-TO-DATE : > Task :firebase_core:generateDebugResources UP-TO-DATE : > Task :firebase_core:packageDebugResources UP-TO-DATE : > Task :firebase_crashlytics:compileDebugRenderscript NO-SOURCE : > Task :firebase_crashlytics:generateDebugResValues UP-TO-DATE : > Task :firebase_crashlytics:generateDebugResources UP-TO-DATE : > Task :firebase_crashlytics:packageDebugResources UP-TO-DATE : > Task :firebase_messaging:compileDebugRenderscript NO-SOURCE : > Task :firebase_messaging:generateDebugResValues UP-TO-DATE : > Task :firebase_messaging:generateDebugResources UP-TO-DATE : > Task :firebase_messaging:packageDebugResources UP-TO-DATE : > Task :firebase_remote_config:compileDebugRenderscript NO-SOURCE : > Task :firebase_remote_config:generateDebugResValues UP-TO-DATE : > Task :firebase_remote_config:generateDebugResources UP-TO-DATE : > Task :firebase_remote_config:packageDebugResources UP-TO-DATE : > Task :flutter_jailbreak_detection:compileDebugRenderscript NO-SOURCE : > Task :flutter_jailbreak_detection:generateDebugResValues UP-TO-DATE : > Task :flutter_jailbreak_detection:generateDebugResources UP-TO-DATE : > Task :flutter_jailbreak_detection:packageDebugResources UP-TO-DATE : > Task :flutter_local_notifications:compileDebugRenderscript NO-SOURCE : > Task :flutter_local_notifications:generateDebugResValues UP-TO-DATE : > Task :flutter_local_notifications:generateDebugResources UP-TO-DATE : > Task :flutter_local_notifications:packageDebugResources UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:compileDebugRenderscript NO-SOURCE : > Task :flutter_plugin_android_lifecycle:generateDebugResValues UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:generateDebugResources UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:packageDebugResources UP-TO-DATE : > Task :flutter_secure_storage:compileDebugRenderscript NO-SOURCE : > Task :flutter_secure_storage:generateDebugResValues UP-TO-DATE : > Task :flutter_secure_storage:generateDebugResources UP-TO-DATE : > Task :flutter_secure_storage:packageDebugResources UP-TO-DATE : > Task :image_picker_android:compileDebugRenderscript NO-SOURCE : > Task :image_picker_android:generateDebugResValues UP-TO-DATE : > Task :image_picker_android:generateDebugResources UP-TO-DATE : > Task :image_picker_android:packageDebugResources UP-TO-DATE : > Task :integration_test:compileDebugRenderscript NO-SOURCE : > Task :integration_test:generateDebugResValues UP-TO-DATE : > Task :integration_test:generateDebugResources UP-TO-DATE : > Task :integration_test:packageDebugResources UP-TO-DATE : > Task :package_info_plus:compileDebugRenderscript NO-SOURCE : > Task :package_info_plus:generateDebugResValues UP-TO-DATE : > Task :package_info_plus:generateDebugResources UP-TO-DATE : > Task :package_info_plus:packageDebugResources UP-TO-DATE : > Task :path_provider_android:compileDebugRenderscript NO-SOURCE : > Task :path_provider_android:generateDebugResValues UP-TO-DATE : > Task :path_provider_android:generateDebugResources UP-TO-DATE : > Task :path_provider_android:packageDebugResources UP-TO-DATE : > Task :patrol:compileDebugRenderscript NO-SOURCE : > Task :patrol:generateDebugResValues UP-TO-DATE : > Task :patrol:generateDebugResources UP-TO-DATE : > Task :patrol:packageDebugResources UP-TO-DATE : > Task :permission_handler_android:compileDebugRenderscript NO-SOURCE : > Task :permission_handler_android:generateDebugResValues UP-TO-DATE : > Task :permission_handler_android:generateDebugResources UP-TO-DATE : > Task :permission_handler_android:packageDebugResources UP-TO-DATE : > Task :restart_app:compileDebugRenderscript NO-SOURCE : > Task :restart_app:generateDebugResValues UP-TO-DATE : > Task :restart_app:generateDebugResources UP-TO-DATE : > Task :restart_app:packageDebugResources UP-TO-DATE : > Task :shared_preferences_android:compileDebugRenderscript NO-SOURCE : > Task :shared_preferences_android:generateDebugResValues UP-TO-DATE : > Task :shared_preferences_android:generateDebugResources UP-TO-DATE : > Task :shared_preferences_android:packageDebugResources UP-TO-DATE : > Task :sms_autofill:compileDebugRenderscript NO-SOURCE : > Task :sms_autofill:generateDebugResValues UP-TO-DATE : > Task :sms_autofill:generateDebugResources UP-TO-DATE : > Task :sms_autofill:packageDebugResources UP-TO-DATE : > Task :url_launcher_android:compileDebugRenderscript NO-SOURCE : > Task :url_launcher_android:generateDebugResValues UP-TO-DATE : > Task :url_launcher_android:generateDebugResources UP-TO-DATE : > Task :url_launcher_android:packageDebugResources UP-TO-DATE : > Task :app:mergeDebugResources UP-TO-DATE : > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE : > Task :app:extractDeepLinksDebug UP-TO-DATE : > Task :device_info_plus:extractDeepLinksDebug UP-TO-DATE : > Task :device_info_plus:processDebugManifest UP-TO-DATE : > Task :file_picker:extractDeepLinksDebug UP-TO-DATE : > Task :file_picker:processDebugManifest UP-TO-DATE : > Task :firebase_analytics:extractDeepLinksDebug UP-TO-DATE : > Task :firebase_analytics:processDebugManifest UP-TO-DATE : > Task :firebase_core:extractDeepLinksDebug UP-TO-DATE : > Task :firebase_core:processDebugManifest UP-TO-DATE : > Task :firebase_crashlytics:extractDeepLinksDebug UP-TO-DATE : > Task :firebase_crashlytics:processDebugManifest UP-TO-DATE : > Task :firebase_messaging:extractDeepLinksDebug UP-TO-DATE : > Task :firebase_messaging:processDebugManifest UP-TO-DATE : > Task :firebase_remote_config:extractDeepLinksDebug UP-TO-DATE : > Task :firebase_remote_config:processDebugManifest UP-TO-DATE : > Task :flutter_jailbreak_detection:extractDeepLinksDebug UP-TO-DATE : > Task :flutter_jailbreak_detection:processDebugManifest UP-TO-DATE : > Task :flutter_local_notifications:extractDeepLinksDebug UP-TO-DATE : > Task :flutter_local_notifications:processDebugManifest UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:extractDeepLinksDebug UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:processDebugManifest UP-TO-DATE : > Task :flutter_secure_storage:extractDeepLinksDebug UP-TO-DATE : > Task :flutter_secure_storage:processDebugManifest UP-TO-DATE : > Task :image_picker_android:extractDeepLinksDebug UP-TO-DATE : > Task :image_picker_android:processDebugManifest UP-TO-DATE : > Task :integration_test:extractDeepLinksDebug UP-TO-DATE : > Task :integration_test:processDebugManifest UP-TO-DATE : > Task :package_info_plus:extractDeepLinksDebug UP-TO-DATE : > Task :package_info_plus:processDebugManifest UP-TO-DATE : > Task :path_provider_android:extractDeepLinksDebug UP-TO-DATE : > Task :path_provider_android:processDebugManifest UP-TO-DATE : > Task :patrol:extractDeepLinksDebug UP-TO-DATE : > Task :patrol:processDebugManifest UP-TO-DATE : > Task :permission_handler_android:extractDeepLinksDebug UP-TO-DATE : > Task :permission_handler_android:processDebugManifest UP-TO-DATE : > Task :restart_app:extractDeepLinksDebug UP-TO-DATE : > Task :restart_app:processDebugManifest UP-TO-DATE : > Task :shared_preferences_android:extractDeepLinksDebug UP-TO-DATE : > Task :shared_preferences_android:processDebugManifest UP-TO-DATE : > Task :sms_autofill:extractDeepLinksDebug UP-TO-DATE : > Task :sms_autofill:processDebugManifest UP-TO-DATE : > Task :url_launcher_android:extractDeepLinksDebug UP-TO-DATE : > Task :url_launcher_android:processDebugManifest UP-TO-DATE : > Task :app:processDebugMainManifest UP-TO-DATE : > Task :app:processDebugManifest UP-TO-DATE : > Task :app:processDebugManifestForPackage UP-TO-DATE : > Task :device_info_plus:compileDebugLibraryResources UP-TO-DATE : > Task :device_info_plus:parseDebugLocalResources UP-TO-DATE : > Task :device_info_plus:generateDebugRFile UP-TO-DATE : > Task :file_picker:compileDebugLibraryResources UP-TO-DATE : > Task :file_picker:parseDebugLocalResources UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:parseDebugLocalResources UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:generateDebugRFile UP-TO-DATE : > Task :file_picker:generateDebugRFile UP-TO-DATE : > Task :firebase_analytics:compileDebugLibraryResources UP-TO-DATE : > Task :firebase_analytics:parseDebugLocalResources UP-TO-DATE : > Task :firebase_core:parseDebugLocalResources UP-TO-DATE : > Task :firebase_core:generateDebugRFile UP-TO-DATE : > Task :firebase_analytics:generateDebugRFile UP-TO-DATE : > Task :firebase_core:compileDebugLibraryResources UP-TO-DATE : > Task :firebase_crashlytics:compileDebugLibraryResources UP-TO-DATE : > Task :firebase_crashlytics:parseDebugLocalResources UP-TO-DATE : > Task :firebase_crashlytics:generateDebugRFile UP-TO-DATE : > Task :firebase_messaging:compileDebugLibraryResources UP-TO-DATE : > Task :firebase_messaging:parseDebugLocalResources UP-TO-DATE : > Task :firebase_messaging:generateDebugRFile UP-TO-DATE : > Task :firebase_remote_config:compileDebugLibraryResources UP-TO-DATE : > Task :firebase_remote_config:parseDebugLocalResources UP-TO-DATE : > Task :firebase_remote_config:generateDebugRFile UP-TO-DATE : > Task :flutter_jailbreak_detection:compileDebugLibraryResources UP-TO-DATE : > Task :flutter_jailbreak_detection:parseDebugLocalResources UP-TO-DATE : > Task :flutter_jailbreak_detection:generateDebugRFile UP-TO-DATE : > Task :flutter_local_notifications:compileDebugLibraryResources UP-TO-DATE : > Task :flutter_local_notifications:parseDebugLocalResources UP-TO-DATE : > Task :flutter_local_notifications:generateDebugRFile UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:compileDebugLibraryResources UP-TO-DATE : > Task :flutter_secure_storage:compileDebugLibraryResources UP-TO-DATE : > Task :flutter_secure_storage:parseDebugLocalResources UP-TO-DATE : > Task :flutter_secure_storage:generateDebugRFile UP-TO-DATE : > Task :image_picker_android:compileDebugLibraryResources UP-TO-DATE : > Task :image_picker_android:parseDebugLocalResources UP-TO-DATE : > Task :image_picker_android:generateDebugRFile UP-TO-DATE : > Task :integration_test:compileDebugLibraryResources UP-TO-DATE : > Task :integration_test:parseDebugLocalResources UP-TO-DATE : > Task :integration_test:generateDebugRFile UP-TO-DATE : > Task :package_info_plus:compileDebugLibraryResources UP-TO-DATE : > Task :package_info_plus:parseDebugLocalResources UP-TO-DATE : > Task :package_info_plus:generateDebugRFile UP-TO-DATE : > Task :path_provider_android:compileDebugLibraryResources UP-TO-DATE : > Task :path_provider_android:parseDebugLocalResources UP-TO-DATE : > Task :path_provider_android:generateDebugRFile UP-TO-DATE : > Task :patrol:compileDebugLibraryResources UP-TO-DATE : > Task :patrol:parseDebugLocalResources UP-TO-DATE : > Task :patrol:generateDebugRFile UP-TO-DATE : > Task :permission_handler_android:compileDebugLibraryResources UP-TO-DATE : > Task :permission_handler_android:parseDebugLocalResources UP-TO-DATE : > Task :permission_handler_android:generateDebugRFile UP-TO-DATE : > Task :restart_app:compileDebugLibraryResources UP-TO-DATE : > Task :restart_app:parseDebugLocalResources UP-TO-DATE : > Task :restart_app:generateDebugRFile UP-TO-DATE : > Task :shared_preferences_android:compileDebugLibraryResources UP-TO-DATE : > Task :shared_preferences_android:parseDebugLocalResources UP-TO-DATE : > Task :shared_preferences_android:generateDebugRFile UP-TO-DATE : > Task :sms_autofill:compileDebugLibraryResources UP-TO-DATE : > Task :sms_autofill:parseDebugLocalResources UP-TO-DATE : > Task :sms_autofill:generateDebugRFile UP-TO-DATE : > Task :url_launcher_android:compileDebugLibraryResources UP-TO-DATE : > Task :url_launcher_android:parseDebugLocalResources UP-TO-DATE : > Task :url_launcher_android:generateDebugRFile UP-TO-DATE : > Task :app:processDebugResources UP-TO-DATE : > Task :device_info_plus:generateDebugBuildConfig UP-TO-DATE : > Task :device_info_plus:compileDebugKotlin UP-TO-DATE : > Task :device_info_plus:javaPreCompileDebug UP-TO-DATE : > Task :device_info_plus:compileDebugJavaWithJavac UP-TO-DATE : > Task :device_info_plus:bundleLibCompileToJarDebug UP-TO-DATE : > Task :file_picker:generateDebugBuildConfig UP-TO-DATE : > Task :file_picker:javaPreCompileDebug UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:generateDebugBuildConfig UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:javaPreCompileDebug UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:compileDebugJavaWithJavac UP-TO-DATE : > Task :flutter_plugin_android_lifecycle:bundleLibCompileToJarDebug UP-TO-DATE : > Task :file_picker:compileDebugJavaWithJavac UP-TO-DATE : > Task :file_picker:bundleLibCompileToJarDebug UP-TO-DATE : > Task :firebase_analytics:generateDebugBuildConfig UP-TO-DATE : > Task :firebase_analytics:javaPreCompileDebug UP-TO-DATE : > Task :firebase_core:generateDebugBuildConfig UP-TO-DATE : > Task :firebase_core:javaPreCompileDebug UP-TO-DATE : > Task :firebase_core:compileDebugJavaWithJavac UP-TO-DATE : > Task :firebase_core:bundleLibCompileToJarDebug UP-TO-DATE : > Task :firebase_analytics:compileDebugJavaWithJavac UP-TO-DATE : > Task :firebase_analytics:bundleLibCompileToJarDebug UP-TO-DATE : > Task :firebase_crashlytics:generateDebugBuildConfig UP-TO-DATE : > Task :firebase_crashlytics:javaPreCompileDebug UP-TO-DATE : > Task :firebase_crashlytics:compileDebugJavaWithJavac UP-TO-DATE : > Task :firebase_crashlytics:bundleLibCompileToJarDebug UP-TO-DATE : > Task :firebase_messaging:generateDebugBuildConfig UP-TO-DATE : > Task :firebase_messaging:javaPreCompileDebug UP-TO-DATE : > Task :firebase_messaging:compileDebugJavaWithJavac UP-TO-DATE : > Task :firebase_messaging:bundleLibCompileToJarDebug UP-TO-DATE : > Task :firebase_remote_config:generateDebugBuildConfig UP-TO-DATE : > Task :firebase_remote_config:javaPreCompileDebug UP-TO-DATE : > Task :firebase_remote_config:compileDebugJavaWithJavac UP-TO-DATE : > Task :firebase_remote_config:bundleLibCompileToJarDebug UP-TO-DATE : > Task :flutter_jailbreak_detection:generateDebugBuildConfig UP-TO-DATE : > Task :flutter_jailbreak_detection:compileDebugKotlin UP-TO-DATE : > Task :flutter_jailbreak_detection:javaPreCompileDebug UP-TO-DATE : > Task :flutter_jailbreak_detection:compileDebugJavaWithJavac UP-TO-DATE : > Task :flutter_jailbreak_detection:bundleLibCompileToJarDebug UP-TO-DATE : > Task :flutter_local_notifications:generateDebugBuildConfig UP-TO-DATE : > Task :flutter_local_notifications:javaPreCompileDebug UP-TO-DATE : > Task :flutter_local_notifications:compileDebugJavaWithJavac UP-TO-DATE : > Task :flutter_local_notifications:bundleLibCompileToJarDebug UP-TO-DATE : > Task :flutter_secure_storage:generateDebugBuildConfig UP-TO-DATE : > Task :flutter_secure_storage:javaPreCompileDebug UP-TO-DATE : > Task :flutter_secure_storage:compileDebugJavaWithJavac UP-TO-DATE : > Task :flutter_secure_storage:bundleLibCompileToJarDebug UP-TO-DATE : > Task :image_picker_android:generateDebugBuildConfig UP-TO-DATE : > Task :image_picker_android:javaPreCompileDebug UP-TO-DATE : > Task :image_picker_android:compileDebugJavaWithJavac UP-TO-DATE : > Task :image_picker_android:bundleLibCompileToJarDebug UP-TO-DATE : > Task :integration_test:generateDebugBuildConfig UP-TO-DATE : > Task :integration_test:javaPreCompileDebug UP-TO-DATE : > Task :integration_test:compileDebugJavaWithJavac UP-TO-DATE : > Task :integration_test:bundleLibCompileToJarDebug UP-TO-DATE : > Task :package_info_plus:generateDebugBuildConfig UP-TO-DATE : > Task :package_info_plus:compileDebugKotlin UP-TO-DATE : > Task :package_info_plus:javaPreCompileDebug UP-TO-DATE : : > Task :package_info_plus:compileDebugJavaWithJavac : : > Task :path_provider_android:generateDebugBuildConfig UP-TO-DATE : > Task :path_provider_android:javaPreCompileDebug UP-TO-DATE : > Task :package_info_plus:bundleLibCompileToJarDebug : > Task :path_provider_android:compileDebugJavaWithJavac UP-TO-DATE : > Task :path_provider_android:bundleLibCompileToJarDebug UP-TO-DATE : > Task :patrol:generateDebugBuildConfig UP-TO-DATE : > Task :patrol:extractDebugProto UP-TO-DATE : > Task :integration_test:processDebugJavaRes NO-SOURCE : > Task :integration_test:bundleLibResDebug NO-SOURCE : > Task :integration_test:bundleLibRuntimeToJarDebug UP-TO-DATE : > Task :integration_test:createFullJarDebug warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. 3 warnings : > Task :patrol:extractIncludeDebugProto : > Task :patrol:extractProto UP-TO-DATE : > Task :patrol:generateDebugProto NO-SOURCE : > Task :patrol:javaPreCompileDebug UP-TO-DATE : > Task :permission_handler_android:generateDebugBuildConfig UP-TO-DATE : > Task :permission_handler_android:javaPreCompileDebug UP-TO-DATE : : > Task :permission_handler_android:compileDebugJavaWithJavac FAILED warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. error: warnings found and -Werror specified : : > Task :patrol:compileDebugKotlin : : Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. : : You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. : : See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings : 302 actionable tasks: 10 executed, 292 up-to-date

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':permission_handler_android:compileDebugJavaWithJavac'.
    > Compilation failed; see the compiler error output for details.

    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at https://help.gradle.org

    BUILD FAILED in 6s

✗ Failed to build apk with entrypoint paasport_photo_test.dart (Gradle build failed with code 1) (7.3s) Exception: Gradle build failed with code 1

0 AndroidTestBackend.build. (package:patrol_cli/src/android/android_test_backend.dart:67:9)

#1 DisposeScope.run (package:dispose_scope/src/dispose_scope.dart:44:7) #2 AndroidTestBackend.build (package:patrol_cli/src/android/android_test_backend.dart:42:5) #3 DevelopCommand._build (package:patrol_cli/src/commands/develop.dart:190:7) #4 DevelopCommand.run (package:patrol_cli/src/commands/develop.dart:163:5) #5 CommandRunner.runCommand (package:args/command_runner.dart:212:13) #6 PatrolCommandRunner.runCommand (package:patrol_cli/src/runner/patrol_command_runner.dart:310:18) #7 PatrolCommandRunner.run (package:patrol_cli/src/runner/patrol_command_runner.dart:255:18) #8 patrolCommandRunner (package:patrol_cli/src/runner/patrol_command_runner.dart:65:20) #9 main (file:///Users/apple/.pub-cache/hosted/pub.dev/patrol_cli-1.1.8/bin/main.dart:6:20) See the logs above to learn what happened. Also consider running with --verbose. If the logs still aren't useful, then it's a bug - please report it. Exception: Gradle build failed with code 1 #0 AndroidTestBackend.build. (package:patrol_cli/src/android/android_test_backend.dart:67:9) #1 DisposeScope.run (package:dispose_scope/src/dispose_scope.dart:44:7) #2 AndroidTestBackend.build (package:patrol_cli/src/android/android_test_backend.dart:42:5) #3 DevelopCommand._build (package:patrol_cli/src/commands/develop.dart:190:7) #4 DevelopCommand.run (package:patrol_cli/src/commands/develop.dart:163:5) #5 CommandRunner.runCommand (package:args/command_runner.dart:212:13) #6 PatrolCommandRunner.runCommand (package:patrol_cli/src/runner/patrol_command_runner.dart:310:18) #7 PatrolCommandRunner.run (package:patrol_cli/src/runner/patrol_command_runner.dart:255:18) #8 patrolCommandRunner (package:patrol_cli/src/runner/patrol_command_runner.dart:65:20) #9 main (file:///Users/apple/.pub-cache/hosted/pub.dev/patrol_cli-1.1.8/bin/main.dart:6:20) apple@Apples-MacBook-Pro kuhoo-student-app % `
amitsingh6391 commented 1 year ago

gradle.properties:

distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip

android/build.gradle

` buildscript { ext.kotlin_version = '1.7.0' repositories { google() mavenCentral() }

dependencies {
    classpath 'com.android.tools.build:gradle:7.1.2'
    classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
    classpath 'com.google.gms:google-services:4.3.10'
    classpath 'com.google.firebase:firebase-crashlytics-gradle:2.7.1'
}

}

allprojects { repositories { google() mavenCentral() } }

rootProject.buildDir = '../build' subprojects { project.buildDir = "${rootProject.buildDir}/${project.name}" } subprojects { project.evaluationDependsOn(':app') }

task clean(type: Delete) { delete rootProject.buildDir }'

android/app/build.gradle:

`def localProperties = new Properties() def localPropertiesFile = rootProject.file('local.properties') if (localPropertiesFile.exists()) { localPropertiesFile.withReader('UTF-8') { reader -> localProperties.load(reader) } }

def flutterRoot = localProperties.getProperty('flutter.sdk') if (flutterRoot == null) { throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.") }

def flutterVersionCode = localProperties.getProperty('flutter.versionCode') if (flutterVersionCode == null) { flutterVersionCode = '1' }

def flutterVersionName = localProperties.getProperty('flutter.versionName') if (flutterVersionName == null) { flutterVersionName = '1.0' }

apply plugin: 'com.android.application' apply plugin: 'kotlin-android' apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

def keystoreProperties = new Properties() def keystorePropertiesFile = rootProject.file('secrets/key.properties') if (keystorePropertiesFile.exists()) { keystoreProperties.load(new FileInputStream(keystorePropertiesFile)) }

android { compileSdkVersion flutter.compileSdkVersion

compileOptions {
    sourceCompatibility JavaVersion.VERSION_1_8
    targetCompatibility JavaVersion.VERSION_1_8
}

kotlinOptions {
    jvmTarget = '1.8'
}

sourceSets {
    main.java.srcDirs += 'src/main/kotlin'
}

defaultConfig {
    // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
    applicationId "com.kuhoo.kuhoo_student_app"
    minSdkVersion 21
    targetSdkVersion flutter.targetSdkVersion
    versionCode flutterVersionCode.toInteger()
    versionName flutterVersionName
    testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

signingConfigs {
    release {
        keyAlias keystoreProperties['keyAlias']
        keyPassword keystoreProperties['keyPassword']
        storeFile keystoreProperties['storeFile'] ? file(keystoreProperties['storeFile']) : null
        storePassword keystoreProperties['storePassword']
    }
}
buildTypes {
    release {
        signingConfig signingConfigs.release
    }
}

}

flutter { source '../..' }

dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" implementation platform('com.google.firebase:firebase-bom:29.3.0') implementation 'com.google.firebase:firebase-analytics-ktx' implementation 'com.google.firebase:firebase-messaging:20.1.0' testImplementation "junit:junit:4.13.2" }

apply plugin: 'com.android.application' apply plugin: 'com.google.gms.google-services' apply plugin: 'com.google.firebase.crashlytics' `

bartekpacia commented 1 year ago

These lines look suspicious.

warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
error: warnings found and -Werror specified
:

I think it's because the permission_handler package targets Java 8.

To get a possibly more useful error message, you can cd android and invoke Gradle just like Patrol does it:

./gradlew :app:assembleDebug --info -Ptarget=/Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9Y29tLmt1aG9vLmt1aG9vX3N0dWRlbnRfYXBw,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9a3Vob29fc3R1ZGVudF9hcHA=,UEFUUk9MX0lPU19BUFBfTkFNRT1rdWhvb19zdHVkZW50X2FwcA==,SU5URUdSQVRJT05fVEVTVF9TSE9VTERfUkVQT1JUX1JFU1VMVFNfVE9fTkFUSVZFPWZhbHNl,UEFUUk9MX1RFU1RfTEFCRUw9cGFhc3BvcnRfcGhvdG9fdGVzdC5kYXJ0,UEFUUk9MX0hPVF9SRVNUQVJUPXRydWU=

and see what's the error.

Overall, it looks that the problem is not in patrol, but in permission_handler.

amitsingh6391 commented 1 year ago

These lines look suspicious.

warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
error: warnings found and -Werror specified
:

I think it's because the permission_handler package targets Java 8.

To get a possibly more useful error message, you can cd android and invoke Gradle just like Patrol does it:

./gradlew :app:assembleDebug --info -Ptarget=/Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9Y29tLmt1aG9vLmt1aG9vX3N0dWRlbnRfYXBw,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9a3Vob29fc3R1ZGVudF9hcHA=,UEFUUk9MX0lPU19BUFBfTkFNRT1rdWhvb19zdHVkZW50X2FwcA==,SU5URUdSQVRJT05fVEVTVF9TSE9VTERfUkVQT1JUX1JFU1VMVFNfVE9fTkFUSVZFPWZhbHNl,UEFUUk9MX1RFU1RfTEFCRUw9cGFhc3BvcnRfcGhvdG9fdGVzdC5kYXJ0,UEFUUk9MX0hPVF9SRVNUQVJUPXRydWU=

and see what's the error.

Overall, it looks that the problem is not in patrol, but in permission_handler.

These lines look suspicious.

warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
error: warnings found and -Werror specified
:

I think it's because the permission_handler package targets Java 8.

To get a possibly more useful error message, you can cd android and invoke Gradle just like Patrol does it:


./gradlew :app:assembleDebug

 --info -Ptarget=/Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9Y29tLmt1aG9vLmt1aG9vX3N0dWRlbnRfYXBw,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9a3Vob29fc3R1ZGVudF9hcHA=,UEFUUk9MX0lPU19BUFBfTkFNRT1rdWhvb19zdHVkZW50X2FwcA==,SU5URUdSQVRJT05fVEVTVF9TSE9VTERfUkVQT1JUX1JFU1VMVFNfVE9fTkFUSVZFPWZhbHNl,UEFUUk9MX1RFU1RfTEFCRUw9cGFhc3BvcnRfcGhvdG9fdGVzdC5kYXJ0,UEFUUk9MX0hPVF9SRVNUQVJUPXRydWU=
> ```
> 
> and see what's the error.
> 
> Overall, it looks that the problem is not in `patrol`, but in `permission_handler`.

pple@Apples-MacBook-Pro android % ./gradlew :app:assembleDebug --info -Ptarget=/Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart -Pdart-defines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9Y29tLmt1aG9vLmt1aG9vX3N0dWRlbnRfYXBw,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9a3Vob29fc3R1ZGVudF9hcHA=,UEFUUk9MX0lPU19BUFBfTkFNRT1rdWhvb19zdHVkZW50X2FwcA==,SU5URUdSQVRJT05fVEVTVF9TSE9VTERfUkVQT1JUX1JFU1VMVFNfVE9fTkFUSVZFPWZhbHNl,UEFUUk9MX1RFU1RfTEFCRUw9cGFhc3BvcnRfcGhvdG9fdGVzdC5kYXJ0,UEFUUk9MX0hPVF9SRVNUQVJUPXRydWU=
Initialized native services in: /Users/apple/.gradle/native
Initialized jansi services in: /Users/apple/.gradle/native
Found daemon DaemonInfo{pid=66959, address=[5cf2a472-7c27-4eee-ba88-e70c55079dcc port:62741, addresses:[/127.0.0.1]], state=Idle, lastBusy=1683555594163, context=DefaultDaemonContext[uid=e28084fa-fb41-4bda-b14b-9bec44cacf7d,javaHome=/Applications/Android Studio.app/Contents/jbr/Contents/Home,daemonRegistryDir=/Users/apple/.gradle/daemon,pid=66959,idleTimeout=10800000,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-Xmx1536M,-Dfile.encoding=UTF-8,-Duser.country=IN,-Duser.language=en,-Duser.variant]} however its context does not match the desired criteria.
Java home is different.
Wanted: DefaultDaemonContext[uid=null,javaHome=/Library/Java/JavaVirtualMachines/jdk-20.jdk/Contents/Home,daemonRegistryDir=/Users/apple/.gradle/daemon,pid=93315,idleTimeout=null,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-Xmx1536M,-Dfile.encoding=UTF-8,-Duser.country=IN,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=e28084fa-fb41-4bda-b14b-9bec44cacf7d,javaHome=/Applications/Android Studio.app/Contents/jbr/Contents/Home,daemonRegistryDir=/Users/apple/.gradle/daemon,pid=66959,idleTimeout=10800000,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-Xmx1536M,-Dfile.encoding=UTF-8,-Duser.country=IN,-Duser.language=en,-Duser.variant]

  Looking for a different daemon...
The client will now receive all logging from the daemon (pid: 1392). The daemon log file: /Users/apple/.gradle/daemon/7.2/daemon-1392.out.log
Starting 48th build in daemon [uptime: 9 hrs 11 mins 53.39 secs, performance: 99%]
Using 8 worker leases.
Now considering [/Users/apple/Documents/FlutterProjects/kuhoo-student-app/android] as hierarchies to watch
Watching the file system is configured to be enabled if available
File system watching is active
Starting Build
Settings evaluated using settings file '/Users/apple/Documents/FlutterProjects/kuhoo-student-app/android/settings.gradle'.
Projects loaded. Root project using build file '/Users/apple/Documents/FlutterProjects/kuhoo-student-app/android/build.gradle'.
Included projects: [root project 'android', project ':app', project ':device_info_plus', project ':file_picker', project ':firebase_analytics', project ':firebase_core', project ':firebase_crashlytics', project ':firebase_messaging', project ':firebase_remote_config', project ':flutter_jailbreak_detection', project ':flutter_local_notifications', project ':flutter_plugin_android_lifecycle', project ':flutter_secure_storage', project ':image_picker_android', project ':integration_test', project ':package_info_plus', project ':path_provider_android', project ':patrol', project ':permission_handler_android', project ':restart_app', project ':shared_preferences_android', project ':sms_autofill', project ':url_launcher_android']

> Configure project :app
Evaluating project ':app' using build file '/Users/apple/Documents/FlutterProjects/kuhoo-student-app/android/app/build.gradle'.
Using Kotlin Gradle Plugin gradle70 variant
Parsed shrinker version: 3.1.66

> Configure project :
Evaluating root project 'android' using build file '/Users/apple/Documents/FlutterProjects/kuhoo-student-app/android/build.gradle'.

> Configure project :device_info_plus
Evaluating project ':device_info_plus' using build file '/Users/apple/.pub-cache/hosted/pub.dev/device_info_plus-8.2.2/android/build.gradle'.
Using Kotlin Gradle Plugin gradle70 variant

> Configure project :file_picker
Evaluating project ':file_picker' using build file '/Users/apple/.pub-cache/hosted/pub.dev/file_picker-5.2.11/android/build.gradle'.

> Configure project :firebase_analytics
Evaluating project ':firebase_analytics' using build file '/Users/apple/.pub-cache/hosted/pub.dev/firebase_analytics-10.3.0/android/build.gradle'.

> Configure project :firebase_core
Evaluating project ':firebase_core' using build file '/Users/apple/.pub-cache/hosted/pub.dev/firebase_core-2.11.0/android/build.gradle'.

> Configure project :firebase_crashlytics
Evaluating project ':firebase_crashlytics' using build file '/Users/apple/.pub-cache/hosted/pub.dev/firebase_crashlytics-3.2.0/android/build.gradle'.

> Configure project :firebase_messaging
Evaluating project ':firebase_messaging' using build file '/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-14.5.0/android/build.gradle'.

> Configure project :firebase_remote_config
Evaluating project ':firebase_remote_config' using build file '/Users/apple/.pub-cache/hosted/pub.dev/firebase_remote_config-3.0.15/android/build.gradle'.

> Configure project :flutter_jailbreak_detection
Evaluating project ':flutter_jailbreak_detection' using build file '/Users/apple/.pub-cache/hosted/pub.dev/flutter_jailbreak_detection-1.10.0/android/build.gradle'.
Using Kotlin Gradle Plugin gradle70 variant

> Configure project :flutter_local_notifications
Evaluating project ':flutter_local_notifications' using build file '/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-13.0.0/android/build.gradle'.

> Configure project :flutter_plugin_android_lifecycle
Evaluating project ':flutter_plugin_android_lifecycle' using build file '/Users/apple/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.14/android/build.gradle'.

> Configure project :flutter_secure_storage
Evaluating project ':flutter_secure_storage' using build file '/Users/apple/.pub-cache/hosted/pub.dev/flutter_secure_storage-7.0.1/android/build.gradle'.

> Configure project :image_picker_android
Evaluating project ':image_picker_android' using build file '/Users/apple/.pub-cache/hosted/pub.dev/image_picker_android-0.8.6+11/android/build.gradle'.

> Configure project :integration_test
Evaluating project ':integration_test' using build file '/Users/apple/developer/flutter/packages/integration_test/android/build.gradle'.

> Configure project :package_info_plus
Evaluating project ':package_info_plus' using build file '/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-3.1.2/android/build.gradle'.
Using Kotlin Gradle Plugin gradle70 variant

> Configure project :path_provider_android
Evaluating project ':path_provider_android' using build file '/Users/apple/.pub-cache/hosted/pub.dev/path_provider_android-2.0.27/android/build.gradle'.

> Configure project :patrol
Evaluating project ':patrol' using build file '/Users/apple/.pub-cache/hosted/pub.dev/patrol-1.1.0/android/build.gradle'.
The com.google.protobuf plugin was already applied to the project: :patrol and will not be applied again after plugin: android-library
Using Kotlin Gradle Plugin gradle70 variant

> Configure project :permission_handler_android
Evaluating project ':permission_handler_android' using build file '/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_android-10.2.0/android/build.gradle'.

> Configure project :restart_app
Evaluating project ':restart_app' using build file '/Users/apple/.pub-cache/hosted/pub.dev/restart_app-1.1.2/android/build.gradle'.
Using Kotlin Gradle Plugin gradle70 variant

> Configure project :shared_preferences_android
Evaluating project ':shared_preferences_android' using build file '/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_android-2.1.4/android/build.gradle'.

> Configure project :sms_autofill
Evaluating project ':sms_autofill' using build file '/Users/apple/.pub-cache/hosted/pub.dev/sms_autofill-2.3.0/android/build.gradle'.

> Configure project :url_launcher_android
Evaluating project ':url_launcher_android' using build file '/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_android-6.0.31/android/build.gradle'.
All projects evaluated.
Selected primary task ':app:assembleDebug' from project :app
WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 33

This Android Gradle plugin (7.1.2) was tested up to compileSdk = 32

This warning can be suppressed by adding
    android.suppressUnsupportedCompileSdk=33
to this project's gradle.properties

The build will continue, but you are strongly encouraged to update your project to
use a newer Android Gradle Plugin that has been tested with compileSdk = 33
Tasks to be executed: [task ':app:preBuild', task ':app:preDebugBuild', task ':app:mergeDebugNativeDebugMetadata', task ':app:compileFlutterBuildDebug', task ':app:packLibsflutterBuildDebug', task ':device_info_plus:preBuild', task ':device_info_plus:preDebugBuild', task ':device_info_plus:compileDebugAidl', task ':file_picker:preBuild', task ':file_picker:preDebugBuild', task ':flutter_plugin_android_lifecycle:preBuild', task ':flutter_plugin_android_lifecycle:preDebugBuild', task ':flutter_plugin_android_lifecycle:compileDebugAidl', task ':file_picker:compileDebugAidl', task ':firebase_analytics:preBuild', task ':firebase_analytics:preDebugBuild', task ':firebase_core:preBuild', task ':firebase_core:preDebugBuild', task ':firebase_core:compileDebugAidl', task ':firebase_analytics:compileDebugAidl', task ':firebase_crashlytics:preBuild', task ':firebase_crashlytics:preDebugBuild', task ':firebase_crashlytics:compileDebugAidl', task ':firebase_messaging:preBuild', task ':firebase_messaging:preDebugBuild', task ':firebase_messaging:compileDebugAidl', task ':firebase_remote_config:preBuild', task ':firebase_remote_config:preDebugBuild', task ':firebase_remote_config:compileDebugAidl', task ':flutter_jailbreak_detection:preBuild', task ':flutter_jailbreak_detection:preDebugBuild', task ':flutter_jailbreak_detection:compileDebugAidl', task ':flutter_local_notifications:preBuild', task ':flutter_local_notifications:preDebugBuild', task ':flutter_local_notifications:compileDebugAidl', task ':flutter_secure_storage:preBuild', task ':flutter_secure_storage:preDebugBuild', task ':flutter_secure_storage:compileDebugAidl', task ':image_picker_android:preBuild', task ':image_picker_android:preDebugBuild', task ':image_picker_android:compileDebugAidl', task ':integration_test:preBuild', task ':integration_test:preDebugBuild', task ':integration_test:compileDebugAidl', task ':package_info_plus:preBuild', task ':package_info_plus:preDebugBuild', task ':package_info_plus:compileDebugAidl', task ':path_provider_android:preBuild', task ':path_provider_android:preDebugBuild', task ':path_provider_android:compileDebugAidl', task ':patrol:preBuild', task ':patrol:preDebugBuild', task ':patrol:compileDebugAidl', task ':permission_handler_android:preBuild', task ':permission_handler_android:preDebugBuild', task ':permission_handler_android:compileDebugAidl', task ':restart_app:preBuild', task ':restart_app:preDebugBuild', task ':restart_app:compileDebugAidl', task ':shared_preferences_android:preBuild', task ':shared_preferences_android:preDebugBuild', task ':shared_preferences_android:compileDebugAidl', task ':sms_autofill:preBuild', task ':sms_autofill:preDebugBuild', task ':sms_autofill:compileDebugAidl', task ':url_launcher_android:preBuild', task ':url_launcher_android:preDebugBuild', task ':url_launcher_android:compileDebugAidl', task ':app:compileDebugAidl', task ':device_info_plus:packageDebugRenderscript', task ':file_picker:packageDebugRenderscript', task ':firebase_analytics:packageDebugRenderscript', task ':firebase_core:packageDebugRenderscript', task ':firebase_crashlytics:packageDebugRenderscript', task ':firebase_messaging:packageDebugRenderscript', task ':firebase_remote_config:packageDebugRenderscript', task ':flutter_jailbreak_detection:packageDebugRenderscript', task ':flutter_local_notifications:packageDebugRenderscript', task ':flutter_plugin_android_lifecycle:packageDebugRenderscript', task ':flutter_secure_storage:packageDebugRenderscript', task ':image_picker_android:packageDebugRenderscript', task ':integration_test:packageDebugRenderscript', task ':package_info_plus:packageDebugRenderscript', task ':path_provider_android:packageDebugRenderscript', task ':patrol:packageDebugRenderscript', task ':permission_handler_android:packageDebugRenderscript', task ':restart_app:packageDebugRenderscript', task ':shared_preferences_android:packageDebugRenderscript', task ':sms_autofill:packageDebugRenderscript', task ':url_launcher_android:packageDebugRenderscript', task ':app:compileDebugRenderscript', task ':app:generateDebugBuildConfig', task ':device_info_plus:writeDebugAarMetadata', task ':file_picker:writeDebugAarMetadata', task ':firebase_analytics:writeDebugAarMetadata', task ':firebase_core:writeDebugAarMetadata', task ':firebase_crashlytics:writeDebugAarMetadata', task ':firebase_messaging:writeDebugAarMetadata', task ':firebase_remote_config:writeDebugAarMetadata', task ':flutter_jailbreak_detection:writeDebugAarMetadata', task ':flutter_local_notifications:writeDebugAarMetadata', task ':flutter_plugin_android_lifecycle:writeDebugAarMetadata', task ':flutter_secure_storage:writeDebugAarMetadata', task ':image_picker_android:writeDebugAarMetadata', task ':integration_test:writeDebugAarMetadata', task ':package_info_plus:writeDebugAarMetadata', task ':path_provider_android:writeDebugAarMetadata', task ':patrol:writeDebugAarMetadata', task ':permission_handler_android:writeDebugAarMetadata', task ':restart_app:writeDebugAarMetadata', task ':shared_preferences_android:writeDebugAarMetadata', task ':sms_autofill:writeDebugAarMetadata', task ':url_launcher_android:writeDebugAarMetadata', task ':app:checkDebugAarMetadata', task ':app:cleanMergeDebugAssets', task ':app:mergeDebugShaders', task ':app:compileDebugShaders', task ':app:generateDebugAssets', task ':device_info_plus:mergeDebugShaders', task ':device_info_plus:compileDebugShaders', task ':device_info_plus:generateDebugAssets', task ':device_info_plus:packageDebugAssets', task ':file_picker:mergeDebugShaders', task ':file_picker:compileDebugShaders', task ':file_picker:generateDebugAssets', task ':file_picker:packageDebugAssets', task ':firebase_analytics:mergeDebugShaders', task ':firebase_analytics:compileDebugShaders', task ':firebase_analytics:generateDebugAssets', task ':firebase_analytics:packageDebugAssets', task ':firebase_core:mergeDebugShaders', task ':firebase_core:compileDebugShaders', task ':firebase_core:generateDebugAssets', task ':firebase_core:packageDebugAssets', task ':firebase_crashlytics:mergeDebugShaders', task ':firebase_crashlytics:compileDebugShaders', task ':firebase_crashlytics:generateDebugAssets', task ':firebase_crashlytics:packageDebugAssets', task ':firebase_messaging:mergeDebugShaders', task ':firebase_messaging:compileDebugShaders', task ':firebase_messaging:generateDebugAssets', task ':firebase_messaging:packageDebugAssets', task ':firebase_remote_config:mergeDebugShaders', task ':firebase_remote_config:compileDebugShaders', task ':firebase_remote_config:generateDebugAssets', task ':firebase_remote_config:packageDebugAssets', task ':flutter_jailbreak_detection:mergeDebugShaders', task ':flutter_jailbreak_detection:compileDebugShaders', task ':flutter_jailbreak_detection:generateDebugAssets', task ':flutter_jailbreak_detection:packageDebugAssets', task ':flutter_local_notifications:mergeDebugShaders', task ':flutter_local_notifications:compileDebugShaders', task ':flutter_local_notifications:generateDebugAssets', task ':flutter_local_notifications:packageDebugAssets', task ':flutter_plugin_android_lifecycle:mergeDebugShaders', task ':flutter_plugin_android_lifecycle:compileDebugShaders', task ':flutter_plugin_android_lifecycle:generateDebugAssets', task ':flutter_plugin_android_lifecycle:packageDebugAssets', task ':flutter_secure_storage:mergeDebugShaders', task ':flutter_secure_storage:compileDebugShaders', task ':flutter_secure_storage:generateDebugAssets', task ':flutter_secure_storage:packageDebugAssets', task ':image_picker_android:mergeDebugShaders', task ':image_picker_android:compileDebugShaders', task ':image_picker_android:generateDebugAssets', task ':image_picker_android:packageDebugAssets', task ':integration_test:mergeDebugShaders', task ':integration_test:compileDebugShaders', task ':integration_test:generateDebugAssets', task ':integration_test:packageDebugAssets', task ':package_info_plus:mergeDebugShaders', task ':package_info_plus:compileDebugShaders', task ':package_info_plus:generateDebugAssets', task ':package_info_plus:packageDebugAssets', task ':path_provider_android:mergeDebugShaders', task ':path_provider_android:compileDebugShaders', task ':path_provider_android:generateDebugAssets', task ':path_provider_android:packageDebugAssets', task ':patrol:mergeDebugShaders', task ':patrol:compileDebugShaders', task ':patrol:generateDebugAssets', task ':patrol:packageDebugAssets', task ':permission_handler_android:mergeDebugShaders', task ':permission_handler_android:compileDebugShaders', task ':permission_handler_android:generateDebugAssets', task ':permission_handler_android:packageDebugAssets', task ':restart_app:mergeDebugShaders', task ':restart_app:compileDebugShaders', task ':restart_app:generateDebugAssets', task ':restart_app:packageDebugAssets', task ':shared_preferences_android:mergeDebugShaders', task ':shared_preferences_android:compileDebugShaders', task ':shared_preferences_android:generateDebugAssets', task ':shared_preferences_android:packageDebugAssets', task ':sms_autofill:mergeDebugShaders', task ':sms_autofill:compileDebugShaders', task ':sms_autofill:generateDebugAssets', task ':sms_autofill:packageDebugAssets', task ':url_launcher_android:mergeDebugShaders', task ':url_launcher_android:compileDebugShaders', task ':url_launcher_android:generateDebugAssets', task ':url_launcher_android:packageDebugAssets', task ':app:mergeDebugAssets', task ':app:copyFlutterAssetsDebug', task ':app:generateDebugResValues', task ':app:generateDebugResources', task ':app:injectCrashlyticsMappingFileIdDebug', task ':app:processDebugGoogleServices', task ':device_info_plus:compileDebugRenderscript', task ':device_info_plus:generateDebugResValues', task ':device_info_plus:generateDebugResources', task ':device_info_plus:packageDebugResources', task ':file_picker:compileDebugRenderscript', task ':file_picker:generateDebugResValues', task ':file_picker:generateDebugResources', task ':file_picker:packageDebugResources', task ':firebase_analytics:compileDebugRenderscript', task ':firebase_analytics:generateDebugResValues', task ':firebase_analytics:generateDebugResources', task ':firebase_analytics:packageDebugResources', task ':firebase_core:compileDebugRenderscript', task ':firebase_core:generateDebugResValues', task ':firebase_core:generateDebugResources', task ':firebase_core:packageDebugResources', task ':firebase_crashlytics:compileDebugRenderscript', task ':firebase_crashlytics:generateDebugResValues', task ':firebase_crashlytics:generateDebugResources', task ':firebase_crashlytics:packageDebugResources', task ':firebase_messaging:compileDebugRenderscript', task ':firebase_messaging:generateDebugResValues', task ':firebase_messaging:generateDebugResources', task ':firebase_messaging:packageDebugResources', task ':firebase_remote_config:compileDebugRenderscript', task ':firebase_remote_config:generateDebugResValues', task ':firebase_remote_config:generateDebugResources', task ':firebase_remote_config:packageDebugResources', task ':flutter_jailbreak_detection:compileDebugRenderscript', task ':flutter_jailbreak_detection:generateDebugResValues', task ':flutter_jailbreak_detection:generateDebugResources', task ':flutter_jailbreak_detection:packageDebugResources', task ':flutter_local_notifications:compileDebugRenderscript', task ':flutter_local_notifications:generateDebugResValues', task ':flutter_local_notifications:generateDebugResources', task ':flutter_local_notifications:packageDebugResources', task ':flutter_plugin_android_lifecycle:compileDebugRenderscript', task ':flutter_plugin_android_lifecycle:generateDebugResValues', task ':flutter_plugin_android_lifecycle:generateDebugResources', task ':flutter_plugin_android_lifecycle:packageDebugResources', task ':flutter_secure_storage:compileDebugRenderscript', task ':flutter_secure_storage:generateDebugResValues', task ':flutter_secure_storage:generateDebugResources', task ':flutter_secure_storage:packageDebugResources', task ':image_picker_android:compileDebugRenderscript', task ':image_picker_android:generateDebugResValues', task ':image_picker_android:generateDebugResources', task ':image_picker_android:packageDebugResources', task ':integration_test:compileDebugRenderscript', task ':integration_test:generateDebugResValues', task ':integration_test:generateDebugResources', task ':integration_test:packageDebugResources', task ':package_info_plus:compileDebugRenderscript', task ':package_info_plus:generateDebugResValues', task ':package_info_plus:generateDebugResources', task ':package_info_plus:packageDebugResources', task ':path_provider_android:compileDebugRenderscript', task ':path_provider_android:generateDebugResValues', task ':path_provider_android:generateDebugResources', task ':path_provider_android:packageDebugResources', task ':patrol:compileDebugRenderscript', task ':patrol:generateDebugResValues', task ':patrol:generateDebugResources', task ':patrol:packageDebugResources', task ':permission_handler_android:compileDebugRenderscript', task ':permission_handler_android:generateDebugResValues', task ':permission_handler_android:generateDebugResources', task ':permission_handler_android:packageDebugResources', task ':restart_app:compileDebugRenderscript', task ':restart_app:generateDebugResValues', task ':restart_app:generateDebugResources', task ':restart_app:packageDebugResources', task ':shared_preferences_android:compileDebugRenderscript', task ':shared_preferences_android:generateDebugResValues', task ':shared_preferences_android:generateDebugResources', task ':shared_preferences_android:packageDebugResources', task ':sms_autofill:compileDebugRenderscript', task ':sms_autofill:generateDebugResValues', task ':sms_autofill:generateDebugResources', task ':sms_autofill:packageDebugResources', task ':url_launcher_android:compileDebugRenderscript', task ':url_launcher_android:generateDebugResValues', task ':url_launcher_android:generateDebugResources', task ':url_launcher_android:packageDebugResources', task ':app:mergeDebugResources', task ':app:createDebugCompatibleScreenManifests', task ':app:extractDeepLinksDebug', task ':device_info_plus:extractDeepLinksDebug', task ':device_info_plus:processDebugManifest', task ':file_picker:extractDeepLinksDebug', task ':file_picker:processDebugManifest', task ':firebase_analytics:extractDeepLinksDebug', task ':firebase_analytics:processDebugManifest', task ':firebase_core:extractDeepLinksDebug', task ':firebase_core:processDebugManifest', task ':firebase_crashlytics:extractDeepLinksDebug', task ':firebase_crashlytics:processDebugManifest', task ':firebase_messaging:extractDeepLinksDebug', task ':firebase_messaging:processDebugManifest', task ':firebase_remote_config:extractDeepLinksDebug', task ':firebase_remote_config:processDebugManifest', task ':flutter_jailbreak_detection:extractDeepLinksDebug', task ':flutter_jailbreak_detection:processDebugManifest', task ':flutter_local_notifications:extractDeepLinksDebug', task ':flutter_local_notifications:processDebugManifest', task ':flutter_plugin_android_lifecycle:extractDeepLinksDebug', task ':flutter_plugin_android_lifecycle:processDebugManifest', task ':flutter_secure_storage:extractDeepLinksDebug', task ':flutter_secure_storage:processDebugManifest', task ':image_picker_android:extractDeepLinksDebug', task ':image_picker_android:processDebugManifest', task ':integration_test:extractDeepLinksDebug', task ':integration_test:processDebugManifest', task ':package_info_plus:extractDeepLinksDebug', task ':package_info_plus:processDebugManifest', task ':path_provider_android:extractDeepLinksDebug', task ':path_provider_android:processDebugManifest', task ':patrol:extractDeepLinksDebug', task ':patrol:processDebugManifest', task ':permission_handler_android:extractDeepLinksDebug', task ':permission_handler_android:processDebugManifest', task ':restart_app:extractDeepLinksDebug', task ':restart_app:processDebugManifest', task ':shared_preferences_android:extractDeepLinksDebug', task ':shared_preferences_android:processDebugManifest', task ':sms_autofill:extractDeepLinksDebug', task ':sms_autofill:processDebugManifest', task ':url_launcher_android:extractDeepLinksDebug', task ':url_launcher_android:processDebugManifest', task ':app:processDebugMainManifest', task ':app:processDebugManifest', task ':app:processDebugManifestForPackage', task ':device_info_plus:compileDebugLibraryResources', task ':device_info_plus:parseDebugLocalResources', task ':device_info_plus:generateDebugRFile', task ':file_picker:compileDebugLibraryResources', task ':file_picker:parseDebugLocalResources', task ':flutter_plugin_android_lifecycle:parseDebugLocalResources', task ':flutter_plugin_android_lifecycle:generateDebugRFile', task ':file_picker:generateDebugRFile', task ':firebase_analytics:compileDebugLibraryResources', task ':firebase_analytics:parseDebugLocalResources', task ':firebase_core:parseDebugLocalResources', task ':firebase_core:generateDebugRFile', task ':firebase_analytics:generateDebugRFile', task ':firebase_core:compileDebugLibraryResources', task ':firebase_crashlytics:compileDebugLibraryResources', task ':firebase_crashlytics:parseDebugLocalResources', task ':firebase_crashlytics:generateDebugRFile', task ':firebase_messaging:compileDebugLibraryResources', task ':firebase_messaging:parseDebugLocalResources', task ':firebase_messaging:generateDebugRFile', task ':firebase_remote_config:compileDebugLibraryResources', task ':firebase_remote_config:parseDebugLocalResources', task ':firebase_remote_config:generateDebugRFile', task ':flutter_jailbreak_detection:compileDebugLibraryResources', task ':flutter_jailbreak_detection:parseDebugLocalResources', task ':flutter_jailbreak_detection:generateDebugRFile', task ':flutter_local_notifications:compileDebugLibraryResources', task ':flutter_local_notifications:parseDebugLocalResources', task ':flutter_local_notifications:generateDebugRFile', task ':flutter_plugin_android_lifecycle:compileDebugLibraryResources', task ':flutter_secure_storage:compileDebugLibraryResources', task ':flutter_secure_storage:parseDebugLocalResources', task ':flutter_secure_storage:generateDebugRFile', task ':image_picker_android:compileDebugLibraryResources', task ':image_picker_android:parseDebugLocalResources', task ':image_picker_android:generateDebugRFile', task ':integration_test:compileDebugLibraryResources', task ':integration_test:parseDebugLocalResources', task ':integration_test:generateDebugRFile', task ':package_info_plus:compileDebugLibraryResources', task ':package_info_plus:parseDebugLocalResources', task ':package_info_plus:generateDebugRFile', task ':path_provider_android:compileDebugLibraryResources', task ':path_provider_android:parseDebugLocalResources', task ':path_provider_android:generateDebugRFile', task ':patrol:compileDebugLibraryResources', task ':patrol:parseDebugLocalResources', task ':patrol:generateDebugRFile', task ':permission_handler_android:compileDebugLibraryResources', task ':permission_handler_android:parseDebugLocalResources', task ':permission_handler_android:generateDebugRFile', task ':restart_app:compileDebugLibraryResources', task ':restart_app:parseDebugLocalResources', task ':restart_app:generateDebugRFile', task ':shared_preferences_android:compileDebugLibraryResources', task ':shared_preferences_android:parseDebugLocalResources', task ':shared_preferences_android:generateDebugRFile', task ':sms_autofill:compileDebugLibraryResources', task ':sms_autofill:parseDebugLocalResources', task ':sms_autofill:generateDebugRFile', task ':url_launcher_android:compileDebugLibraryResources', task ':url_launcher_android:parseDebugLocalResources', task ':url_launcher_android:generateDebugRFile', task ':app:processDebugResources', task ':device_info_plus:generateDebugBuildConfig', task ':device_info_plus:compileDebugKotlin', task ':device_info_plus:javaPreCompileDebug', task ':device_info_plus:compileDebugJavaWithJavac', task ':device_info_plus:bundleLibCompileToJarDebug', task ':file_picker:generateDebugBuildConfig', task ':file_picker:javaPreCompileDebug', task ':flutter_plugin_android_lifecycle:generateDebugBuildConfig', task ':flutter_plugin_android_lifecycle:javaPreCompileDebug', task ':flutter_plugin_android_lifecycle:compileDebugJavaWithJavac', task ':flutter_plugin_android_lifecycle:bundleLibCompileToJarDebug', task ':file_picker:compileDebugJavaWithJavac', task ':file_picker:bundleLibCompileToJarDebug', task ':firebase_analytics:generateDebugBuildConfig', task ':firebase_analytics:javaPreCompileDebug', task ':firebase_core:generateDebugBuildConfig', task ':firebase_core:javaPreCompileDebug', task ':firebase_core:compileDebugJavaWithJavac', task ':firebase_core:bundleLibCompileToJarDebug', task ':firebase_analytics:compileDebugJavaWithJavac', task ':firebase_analytics:bundleLibCompileToJarDebug', task ':firebase_crashlytics:generateDebugBuildConfig', task ':firebase_crashlytics:javaPreCompileDebug', task ':firebase_crashlytics:compileDebugJavaWithJavac', task ':firebase_crashlytics:bundleLibCompileToJarDebug', task ':firebase_messaging:generateDebugBuildConfig', task ':firebase_messaging:javaPreCompileDebug', task ':firebase_messaging:compileDebugJavaWithJavac', task ':firebase_messaging:bundleLibCompileToJarDebug', task ':firebase_remote_config:generateDebugBuildConfig', task ':firebase_remote_config:javaPreCompileDebug', task ':firebase_remote_config:compileDebugJavaWithJavac', task ':firebase_remote_config:bundleLibCompileToJarDebug', task ':flutter_jailbreak_detection:generateDebugBuildConfig', task ':flutter_jailbreak_detection:compileDebugKotlin', task ':flutter_jailbreak_detection:javaPreCompileDebug', task ':flutter_jailbreak_detection:compileDebugJavaWithJavac', task ':flutter_jailbreak_detection:bundleLibCompileToJarDebug', task ':flutter_local_notifications:generateDebugBuildConfig', task ':flutter_local_notifications:javaPreCompileDebug', task ':flutter_local_notifications:compileDebugJavaWithJavac', task ':flutter_local_notifications:bundleLibCompileToJarDebug', task ':flutter_secure_storage:generateDebugBuildConfig', task ':flutter_secure_storage:javaPreCompileDebug', task ':flutter_secure_storage:compileDebugJavaWithJavac', task ':flutter_secure_storage:bundleLibCompileToJarDebug', task ':image_picker_android:generateDebugBuildConfig', task ':image_picker_android:javaPreCompileDebug', task ':image_picker_android:compileDebugJavaWithJavac', task ':image_picker_android:bundleLibCompileToJarDebug', task ':integration_test:generateDebugBuildConfig', task ':integration_test:javaPreCompileDebug', task ':integration_test:compileDebugJavaWithJavac', task ':integration_test:bundleLibCompileToJarDebug', task ':package_info_plus:generateDebugBuildConfig', task ':package_info_plus:compileDebugKotlin', task ':package_info_plus:javaPreCompileDebug', task ':package_info_plus:compileDebugJavaWithJavac', task ':package_info_plus:bundleLibCompileToJarDebug', task ':path_provider_android:generateDebugBuildConfig', task ':path_provider_android:javaPreCompileDebug', task ':path_provider_android:compileDebugJavaWithJavac', task ':path_provider_android:bundleLibCompileToJarDebug', task ':patrol:generateDebugBuildConfig', task ':patrol:extractDebugProto', task ':integration_test:processDebugJavaRes', task ':integration_test:bundleLibResDebug', task ':integration_test:bundleLibRuntimeToJarDebug', task ':integration_test:createFullJarDebug', task ':patrol:extractIncludeDebugProto', task ':patrol:extractProto', task ':patrol:generateDebugProto', task ':patrol:compileDebugKotlin', task ':patrol:javaPreCompileDebug', task ':patrol:compileDebugJavaWithJavac', task ':patrol:bundleLibCompileToJarDebug', task ':permission_handler_android:generateDebugBuildConfig', task ':permission_handler_android:javaPreCompileDebug', task ':permission_handler_android:compileDebugJavaWithJavac', task ':permission_handler_android:bundleLibCompileToJarDebug', task ':restart_app:generateDebugBuildConfig', task ':restart_app:compileDebugKotlin', task ':restart_app:javaPreCompileDebug', task ':restart_app:compileDebugJavaWithJavac', task ':restart_app:bundleLibCompileToJarDebug', task ':shared_preferences_android:generateDebugBuildConfig', task ':shared_preferences_android:javaPreCompileDebug', task ':shared_preferences_android:compileDebugJavaWithJavac', task ':shared_preferences_android:bundleLibCompileToJarDebug', task ':sms_autofill:generateDebugBuildConfig', task ':sms_autofill:javaPreCompileDebug', task ':sms_autofill:compileDebugJavaWithJavac', task ':sms_autofill:bundleLibCompileToJarDebug', task ':url_launcher_android:generateDebugBuildConfig', task ':url_launcher_android:javaPreCompileDebug', task ':url_launcher_android:compileDebugJavaWithJavac', task ':url_launcher_android:bundleLibCompileToJarDebug', task ':app:compileDebugKotlin', task ':app:javaPreCompileDebug', task ':app:compileDebugJavaWithJavac', task ':app:compressDebugAssets', task ':app:processDebugJavaRes', task ':device_info_plus:processDebugJavaRes', task ':device_info_plus:bundleLibResDebug', task ':file_picker:processDebugJavaRes', task ':file_picker:bundleLibResDebug', task ':firebase_analytics:processDebugJavaRes', task ':firebase_analytics:bundleLibResDebug', task ':firebase_core:processDebugJavaRes', task ':firebase_core:bundleLibResDebug', task ':firebase_crashlytics:processDebugJavaRes', task ':firebase_crashlytics:bundleLibResDebug', task ':firebase_messaging:processDebugJavaRes', task ':firebase_messaging:bundleLibResDebug', task ':firebase_remote_config:processDebugJavaRes', task ':firebase_remote_config:bundleLibResDebug', task ':flutter_jailbreak_detection:processDebugJavaRes', task ':flutter_jailbreak_detection:bundleLibResDebug', task ':flutter_local_notifications:processDebugJavaRes', task ':flutter_local_notifications:bundleLibResDebug', task ':flutter_plugin_android_lifecycle:processDebugJavaRes', task ':flutter_plugin_android_lifecycle:bundleLibResDebug', task ':flutter_secure_storage:processDebugJavaRes', task ':flutter_secure_storage:bundleLibResDebug', task ':image_picker_android:processDebugJavaRes', task ':image_picker_android:bundleLibResDebug', task ':package_info_plus:processDebugJavaRes', task ':package_info_plus:bundleLibResDebug', task ':path_provider_android:processDebugJavaRes', task ':path_provider_android:bundleLibResDebug', task ':patrol:processDebugJavaRes', task ':patrol:bundleLibResDebug', task ':permission_handler_android:processDebugJavaRes', task ':permission_handler_android:bundleLibResDebug', task ':restart_app:processDebugJavaRes', task ':restart_app:bundleLibResDebug', task ':shared_preferences_android:processDebugJavaRes', task ':shared_preferences_android:bundleLibResDebug', task ':sms_autofill:processDebugJavaRes', task ':sms_autofill:bundleLibResDebug', task ':url_launcher_android:processDebugJavaRes', task ':url_launcher_android:bundleLibResDebug', task ':app:mergeDebugJavaResource', task ':app:checkDebugDuplicateClasses', task ':app:desugarDebugFileDependencies', task ':app:mergeExtDexDebug', task ':patrol:bundleLibRuntimeToJarDebug', task ':sms_autofill:bundleLibRuntimeToJarDebug', task ':firebase_core:bundleLibRuntimeToJarDebug', task ':firebase_crashlytics:bundleLibRuntimeToJarDebug', task ':firebase_analytics:bundleLibRuntimeToJarDebug', task ':firebase_remote_config:bundleLibRuntimeToJarDebug', task ':firebase_messaging:bundleLibRuntimeToJarDebug', task ':flutter_plugin_android_lifecycle:bundleLibRuntimeToJarDebug', task ':file_picker:bundleLibRuntimeToJarDebug', task ':image_picker_android:bundleLibRuntimeToJarDebug', task ':flutter_local_notifications:bundleLibRuntimeToJarDebug', task ':url_launcher_android:bundleLibRuntimeToJarDebug', task ':path_provider_android:bundleLibRuntimeToJarDebug', task ':flutter_secure_storage:bundleLibRuntimeToJarDebug', task ':shared_preferences_android:bundleLibRuntimeToJarDebug', task ':permission_handler_android:bundleLibRuntimeToJarDebug', task ':package_info_plus:bundleLibRuntimeToJarDebug', task ':device_info_plus:bundleLibRuntimeToJarDebug', task ':restart_app:bundleLibRuntimeToJarDebug', task ':flutter_jailbreak_detection:bundleLibRuntimeToJarDebug', task ':app:mergeLibDexDebug', task ':app:dexBuilderDebug', task ':app:mergeProjectDexDebug', task ':app:mergeDebugJniLibFolders', task ':device_info_plus:mergeDebugJniLibFolders', task ':device_info_plus:mergeDebugNativeLibs', task ':device_info_plus:copyDebugJniLibsProjectOnly', task ':file_picker:mergeDebugJniLibFolders', task ':file_picker:mergeDebugNativeLibs', task ':file_picker:copyDebugJniLibsProjectOnly', task ':firebase_analytics:mergeDebugJniLibFolders', task ':firebase_analytics:mergeDebugNativeLibs', task ':firebase_analytics:copyDebugJniLibsProjectOnly', task ':firebase_core:mergeDebugJniLibFolders', task ':firebase_core:mergeDebugNativeLibs', task ':firebase_core:copyDebugJniLibsProjectOnly', task ':firebase_crashlytics:mergeDebugJniLibFolders', task ':firebase_crashlytics:mergeDebugNativeLibs', task ':firebase_crashlytics:copyDebugJniLibsProjectOnly', task ':firebase_messaging:mergeDebugJniLibFolders', task ':firebase_messaging:mergeDebugNativeLibs', task ':firebase_messaging:copyDebugJniLibsProjectOnly', task ':firebase_remote_config:mergeDebugJniLibFolders', task ':firebase_remote_config:mergeDebugNativeLibs', task ':firebase_remote_config:copyDebugJniLibsProjectOnly', task ':flutter_jailbreak_detection:mergeDebugJniLibFolders', task ':flutter_jailbreak_detection:mergeDebugNativeLibs', task ':flutter_jailbreak_detection:copyDebugJniLibsProjectOnly', task ':flutter_local_notifications:mergeDebugJniLibFolders', task ':flutter_local_notifications:mergeDebugNativeLibs', task ':flutter_local_notifications:copyDebugJniLibsProjectOnly', task ':flutter_plugin_android_lifecycle:mergeDebugJniLibFolders', task ':flutter_plugin_android_lifecycle:mergeDebugNativeLibs', task ':flutter_plugin_android_lifecycle:copyDebugJniLibsProjectOnly', task ':flutter_secure_storage:mergeDebugJniLibFolders', task ':flutter_secure_storage:mergeDebugNativeLibs', task ':flutter_secure_storage:copyDebugJniLibsProjectOnly', task ':image_picker_android:mergeDebugJniLibFolders', task ':image_picker_android:mergeDebugNativeLibs', task ':image_picker_android:copyDebugJniLibsProjectOnly', task ':integration_test:mergeDebugJniLibFolders', task ':integration_test:mergeDebugNativeLibs', task ':integration_test:copyDebugJniLibsProjectOnly', task ':package_info_plus:mergeDebugJniLibFolders', task ':package_info_plus:mergeDebugNativeLibs', task ':package_info_plus:copyDebugJniLibsProjectOnly', task ':path_provider_android:mergeDebugJniLibFolders', task ':path_provider_android:mergeDebugNativeLibs', task ':path_provider_android:copyDebugJniLibsProjectOnly', task ':patrol:mergeDebugJniLibFolders', task ':patrol:mergeDebugNativeLibs', task ':patrol:copyDebugJniLibsProjectOnly', task ':permission_handler_android:mergeDebugJniLibFolders', task ':permission_handler_android:mergeDebugNativeLibs', task ':permission_handler_android:copyDebugJniLibsProjectOnly', task ':restart_app:mergeDebugJniLibFolders', task ':restart_app:mergeDebugNativeLibs', task ':restart_app:copyDebugJniLibsProjectOnly', task ':shared_preferences_android:mergeDebugJniLibFolders', task ':shared_preferences_android:mergeDebugNativeLibs', task ':shared_preferences_android:copyDebugJniLibsProjectOnly', task ':sms_autofill:mergeDebugJniLibFolders', task ':sms_autofill:mergeDebugNativeLibs', task ':sms_autofill:copyDebugJniLibsProjectOnly', task ':url_launcher_android:mergeDebugJniLibFolders', task ':url_launcher_android:mergeDebugNativeLibs', task ':url_launcher_android:copyDebugJniLibsProjectOnly', task ':app:mergeDebugNativeLibs', task ':app:stripDebugDebugSymbols', task ':app:validateSigningDebug', task ':app:writeDebugAppMetadata', task ':app:writeDebugSigningConfigVersions', task ':app:packageDebug', task ':app:createDebugApkListingFileRedirect', task ':app:assembleDebug']
Tasks that were excluded: []
Analytics other plugin to proto: Unknown plugin type org.gradle.kotlin.dsl.provider.plugins.KotlinScriptRootPlugin expected enum ORG_GRADLE_KOTLIN_DSL_PROVIDER_PLUGINS_KOTLINSCRIPTROOTPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.kotlin.dsl.provider.plugins.KotlinScriptBasePlugin expected enum ORG_GRADLE_KOTLIN_DSL_PROVIDER_PLUGINS_KOTLINSCRIPTBASEPLUGIN
Analytics other plugin to proto: Unknown plugin type Flutter_gradle$FlutterPluginKts expected enum FLUTTER_GRADLE$FLUTTERPLUGINKTS
Analytics other plugin to proto: Unknown plugin type FlutterPlugin expected enum FLUTTERPLUGIN
Analytics other plugin to proto: Unknown plugin type com.google.firebase.crashlytics.buildtools.gradle.CrashlyticsPlugin expected enum COM_GOOGLE_FIREBASE_CRASHLYTICS_BUILDTOOLS_GRADLE_CRASHLYTICSPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type com.google.protobuf.gradle.ProtobufPlugin expected enum COM_GOOGLE_PROTOBUF_GRADLE_PROTOBUFPLUGIN
Analytics other plugin to proto: Unknown plugin type org.jlleitschuh.gradle.ktlint.KtlintBasePlugin expected enum ORG_JLLEITSCHUH_GRADLE_KTLINT_KTLINTBASEPLUGIN
Analytics other plugin to proto: Unknown plugin type org.jlleitschuh.gradle.ktlint.KtlintIdeaPlugin expected enum ORG_JLLEITSCHUH_GRADLE_KTLINT_KTLINTIDEAPLUGIN
Analytics other plugin to proto: Unknown plugin type org.jlleitschuh.gradle.ktlint.KtlintPlugin expected enum ORG_JLLEITSCHUH_GRADLE_KTLINT_KTLINTPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type com.google.gradle.osdetector.OsDetectorPlugin expected enum COM_GOOGLE_GRADLE_OSDETECTOR_OSDETECTORPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JvmEcosystemPlugin expected enum ORG_GRADLE_API_PLUGINS_JVMECOSYSTEMPLUGIN
Analytics other plugin to proto: Unknown plugin type org.gradle.api.plugins.JavaBasePlugin$Inject expected enum ORG_GRADLE_API_PLUGINS_JAVABASEPLUGIN$INJECT
:app:preBuild (Thread[#5376,Execution worker for ':',5,main]) started.

> Task :app:preBuild UP-TO-DATE
Skipping task ':app:preBuild' as it has no actions.
:app:preBuild (Thread[#5376,Execution worker for ':',5,main]) completed. Took 0.002 secs.
:app:preDebugBuild (Thread[#5376,Execution worker for ':',5,main]) started.

> Task :app:preDebugBuild UP-TO-DATE
Skipping task ':app:preDebugBuild' as it has no actions.
:app:preDebugBuild (Thread[#5376,Execution worker for ':',5,main]) completed. Took 0.0 secs.
:app:mergeDebugNativeDebugMetadata (Thread[#5379,Execution worker for ':' Thread 4,5,main]) started.

> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
Skipping task ':app:mergeDebugNativeDebugMetadata' as it has no source files and no previous output files.
:app:mergeDebugNativeDebugMetadata (Thread[#5379,Execution worker for ':' Thread 4,5,main]) completed. Took 0.0 secs.
:app:compileFlutterBuildDebug (Thread[#5379,Execution worker for ':' Thread 4,5,main]) started.

> Task :app:compileFlutterBuildDebug FAILED
Caching disabled for task ':app:compileFlutterBuildDebug' because:
  Build cache is disabled
Task ':app:compileFlutterBuildDebug' is not up-to-date because:
  Task has failed previously.
Starting process 'command '/Users/apple/developer/flutter/bin/flutter''. Working directory: /Users/apple/Documents/FlutterProjects/kuhoo-student-app Command: /Users/apple/developer/flutter/bin/flutter --quiet assemble --no-version-check --depfile /Users/apple/Documents/FlutterProjects/kuhoo-student-app/build/app/intermediates/flutter/debug/flutter_build.d --output /Users/apple/Documents/FlutterProjects/kuhoo-student-app/build/app/intermediates/flutter/debug -dTargetFile=/Users/apple/Documents/FlutterProjects/kuhoo-student-app/integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart -dTargetPlatform=android -dBuildMode=debug -dTrackWidgetCreation=true --DartDefines=UEFUUk9MX1dBSVQ9MA==,UEFUUk9MX0FQUF9QQUNLQUdFX05BTUU9Y29tLmt1aG9vLmt1aG9vX3N0dWRlbnRfYXBw,UEFUUk9MX0FORFJPSURfQVBQX05BTUU9a3Vob29fc3R1ZGVudF9hcHA=,UEFUUk9MX0lPU19BUFBfTkFNRT1rdWhvb19zdHVkZW50X2FwcA==,SU5URUdSQVRJT05fVEVTVF9TSE9VTERfUkVQT1JUX1JFU1VMVFNfVE9fTkFUSVZFPWZhbHNl,UEFUUk9MX1RFU1RfTEFCRUw9cGFhc3BvcnRfcGhvdG9fdGVzdC5kYXJ0,UEFUUk9MX0hPVF9SRVNUQVJUPXRydWU= debug_android_application
Successfully started process 'command '/Users/apple/developer/flutter/bin/flutter''
integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart: Error: Error when reading 'integration_test/features/document_upload/paasport_photo/paasport_photo_test.dart': No such file or directory
Target kernel_snapshot failed: Exception

:app:compileFlutterBuildDebug (Thread[#5379,Execution worker for ':' Thread 4,5,main]) completed. Took 1.532 secs.

FAILURE: Build failed with an exception.

* Where:
Script '/Users/apple/developer/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1151

* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command '/Users/apple/developer/flutter/bin/flutter'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2s
1 actionable task: 1 executed
Watched directory hierarchies: [/Users/apple/Documents/FlutterProjects/kuhoo-student-app/android]
bartekpacia commented 1 year ago

I'm gonna have to ask you to create an example app repo on GitHub that demonstrates this problem.

Otherwise I'll have to close it since there's no way I can reproduce it.

amitsingh6391 commented 1 year ago

Just add permission_handler package in any app and run patrol develop command this issue will reproduce.

On Mon, May 8, 2023, 8:34 PM Bartek Pacia @.***> wrote:

I'm gonna have to ask you to create an example app that demonstrates this problem.

Otherwise I'll have to close it since there's no way I can reproduce it.

— Reply to this email directly, view it on GitHub https://github.com/leancodepl/patrol/issues/1252#issuecomment-1538510222, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANVGQLRKWH55P5FMFMD6OI3XFEDODANCNFSM6AAAAAAXZLOXNM . You are receiving this because you authored the thread.Message ID: @.***>

amitsingh6391 commented 1 year ago

I'm gonna have to ask you to create an example app repo on GitHub that demonstrates this problem.

Otherwise I'll have to close it since there's no way I can reproduce it.

Or check this Repo : Demo App to reproduce

pmagnuson commented 1 year ago

same issue.

bartekpacia commented 1 year ago

I couldn't reproduce this issue with the provided samplepatrol test builds the app just fine (the tests fail though, but it's not the problem here).

Here's my environment:

$ flutter --version                                                                         
Flutter 3.7.12 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 4d9e56e694 (4 weeks ago) • 2023-04-17 21:47:46 -0400
Engine • revision 1a65d409c7
Tools • Dart 2.19.6 • DevTools 2.20.1
$ patrol --version
patrol_cli v1.1.9

If you're having such strange problems, flutter clean and/or dart pub cache clean, and then flutter pub get often help.

wurayan commented 9 months ago

I have the same strange error lines during the build of my apk, although it does build the files at the end. This problem occurred right after I updated my Android Studio.

 warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 6344 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.        
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
e: C:/fluttercode/ativa_registro_app/build/location_android/tmp/kotlin-classes/release/META-INF/location_android_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of 
its metadata is 1.9.0, expected version is 1.7.1.
Note: C:\Users\Usuario\AppData\Local\Pub\Cache\git\flutterlocation-6b2980456df420cd61f56b44df22094eacb09409\packages\location_android\android\src\main\kotlin\com\lyokone\location\location\configuration\Defaults.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
e: C:/fluttercode/ativa_registro_app/build/flutter_timezone/.transforms/2ab942a53af38d9d963f6cad5eaae13a/transformed/out/jars/classes.jar!/META-INF/flutter_timezone_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.        
e: C:/fluttercode/ativa_registro_app/build/device_calendar/.transforms/4cb1b867eb464035c56fc6739d370dfc/transformed/out/jars/classes.jar!/META-INF/device_calendar_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: C:/fluttercode/ativa_registro_app/build/maps_launcher/.transforms/b714f51af92fe8fc967de516f5cc0de7/transformed/out/jars/classes.jar!/META-INF/maps_launcher_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: C:/fluttercode/ativa_registro_app/build/package_info_plus/.transforms/2e227e3952af411dccb2c97330166166/transformed/out/jars/classes.jar!/META-INF/package_info_plus_release.kotlin_module: Module was compiled with an 
incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.      
e: C:/fluttercode/ativa_registro_app/build/location_android/.transforms/2973da2f11b7129756f62562da6cb7e4/transformed/out/jars/classes.jar!/META-INF/location_android_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.        
e: C:/Users/Usuario/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.20/e58b4816ac517e9cc5df1db051120c63d4cde669/kotlin-stdlib-1.9.20.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 
1.7.1.
e: C:/Users/Usuario/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.20/e58b4816ac517e9cc5df1db051120c63d4cde669/kotlin-stdlib-1.9.20.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was 
compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: C:/Users/Usuario/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.20/e58b4816ac517e9cc5df1db051120c63d4cde669/kotlin-stdlib-1.9.20.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was 
compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.

Flutter Doctor

[√] Flutter (Channel stable, 3.13.9, on Microsoft Windows [versÆo 10.0.19045.3570], locale pt-BR)
    • Flutter version 3.13.9 on channel stable at C:\Flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d211f42860 (3 weeks ago), 2023-10-25 13:42:25 -0700
    • Engine revision 0545f8705d
    • Dart version 3.1.5
    • DevTools version 2.25.0

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at C:\Users\Usuario\AppData\Local\Android\sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: C:\Program Files\Android\Android Studio1\jbr\bin\java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-10027231)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[X] Visual Studio - develop Windows apps
    X Visual Studio not installed; this is necessary to develop Windows apps.
      Download at https://visualstudio.microsoft.com/downloads/.
      Please install the "Desktop development with C++" workload, including all of its default components

[√] Android Studio (version 2022.3)
    • Android Studio at C:\Program Files\Android\Android Studio1
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-10027231)

[√] VS Code (version 1.84.2)
    • VS Code at C:\Users\Usuario\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.76.0

[√] Connected device (3 available)
    • Windows (desktop) • windows • windows-x64    • Microsoft Windows [versÆo 10.0.19045.3570]
    • Chrome (web)      • chrome  • web-javascript • Google Chrome 119.0.6045.124
    • Edge (web)        • edge    • web-javascript • Microsoft Edge 119.0.2151.44
    ! Device 1426bd16 is offline.

[√] Network resources
    • All expected network resources are available.

! Doctor found issues in 1 category.

Flutter Version:

Flutter 3.13.9 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d211f42860 (3 weeks ago) • 2023-10-25 13:42:25 -0700
Engine • revision 0545f8705d
Tools • Dart 3.1.5 • DevTools 2.25.0
github-actions[bot] commented 9 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.