You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RUN_GRADLEW] uses-sdk:minSdkVersion 23 cannot be smaller than version 24 declared in library [:react-native-zoom-us] /private/var/folders/57/4b582jh55k35zn7nxt35gl900000gn/T/eas-build-local-nodejs/ce0d38cb-fce7-40a4-9b37-1f4f79bc6386/build/node_modules/react-native-zoom-us/android/build/intermediates/merged_manifest/release/AndroidManifest.xml as the library might be using APIs not available in 23
[RUN_GRADLEW] Suggestion: use a compatible library with a minSdk of at most 23,
[RUN_GRADLEW] or increase this project's minSdk version to at least 24,
[RUN_GRADLEW] or use tools:overrideLibrary="ch.milosz.reactnative" to force usage (may lead to runtime failures)
[RUN_GRADLEW] FAILURE: Build failed with an exception.
[RUN_GRADLEW] * What went wrong:
[RUN_GRADLEW] Execution failed for task ':app:processReleaseMainManifest'.
[RUN_GRADLEW] >
[RUN_GRADLEW] Manifest merger failed : uses-sdk:minSdkVersion 23 cannot be smaller than version 24 declared in library [:react-native-zoom-us] /private/var/folders/57/4b582jh55k35zn7nxt35gl900000gn/T/eas-build-local-nodejs/ce0d38cb-fce7-40a4-9b37-1f4f79bc6386/build/node_modules/react-native-zoom-us/android/build/intermediates/merged_manifest/release/AndroidManifest.xml as the library might be using APIs not available in 23
[RUN_GRADLEW] Suggestion: use a compatible library with a minSdk of at most 23,
[RUN_GRADLEW] or increase this project's minSdk version to at least 24,
[RUN_GRADLEW] or use tools:overrideLibrary="ch.milosz.reactnative" to force usage (may lead to runtime failures)
[RUN_GRADLEW] * Try:
[RUN_GRADLEW] > Run with --stacktrace option to get the stack trace.
[RUN_GRADLEW] > Run with --info or --debug option to get more log output.
[RUN_GRADLEW] > Run with --scan to get full insights.
[RUN_GRADLEW] > Get more help at https://help.gradle.org.
[RUN_GRADLEW] BUILD FAILED in 46s
The text was updated successfully, but these errors were encountered:
[RUN_GRADLEW] uses-sdk:minSdkVersion 23 cannot be smaller than version 24 declared in library [:react-native-zoom-us] /private/var/folders/57/4b582jh55k35zn7nxt35gl900000gn/T/eas-build-local-nodejs/ce0d38cb-fce7-40a4-9b37-1f4f79bc6386/build/node_modules/react-native-zoom-us/android/build/intermediates/merged_manifest/release/AndroidManifest.xml as the library might be using APIs not available in 23
[RUN_GRADLEW] Suggestion: use a compatible library with a minSdk of at most 23,
[RUN_GRADLEW] or increase this project's minSdk version to at least 24,
[RUN_GRADLEW] or use tools:overrideLibrary="ch.milosz.reactnative" to force usage (may lead to runtime failures)
[RUN_GRADLEW] FAILURE: Build failed with an exception.
[RUN_GRADLEW] * What went wrong:
[RUN_GRADLEW] Execution failed for task ':app:processReleaseMainManifest'.
[RUN_GRADLEW] >
[RUN_GRADLEW] Manifest merger failed : uses-sdk:minSdkVersion 23 cannot be smaller than version 24 declared in library [:react-native-zoom-us] /private/var/folders/57/4b582jh55k35zn7nxt35gl900000gn/T/eas-build-local-nodejs/ce0d38cb-fce7-40a4-9b37-1f4f79bc6386/build/node_modules/react-native-zoom-us/android/build/intermediates/merged_manifest/release/AndroidManifest.xml as the library might be using APIs not available in 23
[RUN_GRADLEW] Suggestion: use a compatible library with a minSdk of at most 23,
[RUN_GRADLEW] or increase this project's minSdk version to at least 24,
[RUN_GRADLEW] or use tools:overrideLibrary="ch.milosz.reactnative" to force usage (may lead to runtime failures)
[RUN_GRADLEW] * Try:
[RUN_GRADLEW] > Run with --stacktrace option to get the stack trace.
[RUN_GRADLEW] > Run with --info or --debug option to get more log output.
[RUN_GRADLEW] > Run with --scan to get full insights.
[RUN_GRADLEW] > Get more help at https://help.gradle.org.
[RUN_GRADLEW] BUILD FAILED in 46s
The text was updated successfully, but these errors were encountered: