dannybuntu

com.ettaln 0.0.1 2024-05-16

May 16th, 2024
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 474.20 KB | None | 0 0
  1. danny@lw10:~/work/builds/com.ettaln/EttaWallet/android$ ./gradlew assembleRelease
  2.  
  3. > Configure project :app
  4. Error: The 'kotlin-android-extensions' Gradle plugin is no longer supported. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
  5. Reading env from: .env
  6.  
  7. > Configure project :react-native-flipper
  8. WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.
  9. Checking the license for package Android SDK Build-Tools 33 in /usr/local/android-sdk/licenses
  10. License for package Android SDK Build-Tools 33 accepted.
  11. Preparing "Install Android SDK Build-Tools 33 (revision: 33.0.0)".
  12. "Install Android SDK Build-Tools 33 (revision: 33.0.0)" ready.
  13. Installing Android SDK Build-Tools 33 in /usr/local/android-sdk/build-tools/33.0.0
  14. "Install Android SDK Build-Tools 33 (revision: 33.0.0)" complete.
  15. "Install Android SDK Build-Tools 33 (revision: 33.0.0)" finished.
  16. Checking the license for package Android SDK Platform 33 in /usr/local/android-sdk/licenses
  17. License for package Android SDK Platform 33 accepted.
  18. Preparing "Install Android SDK Platform 33 (revision: 3)".
  19. "Install Android SDK Platform 33 (revision: 3)" ready.
  20. Installing Android SDK Platform 33 in /usr/local/android-sdk/platforms/android-33
  21. "Install Android SDK Platform 33 (revision: 3)" complete.
  22. "Install Android SDK Platform 33 (revision: 3)" finished.
  23.  
  24. > Configure project :react-native-mmkv
  25. MMKV: node_modules/ found at: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules
  26. WARNING:DSL element 'dexOptions' is obsolete and should be removed.
  27. It will be removed in version 8.0 of the Android Gradle plugin.
  28. Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
  29. Checking the license for package NDK (Side by side) 21.4.7075529 in /usr/local/android-sdk/licenses
  30. License for package NDK (Side by side) 21.4.7075529 accepted.
  31. Preparing "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)".
  32. "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" ready.
  33. Installing NDK (Side by side) 21.4.7075529 in /usr/local/android-sdk/ndk/21.4.7075529
  34. "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" complete.
  35. "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" finished.
  36. Checking the license for package CMake 3.18.1 in /usr/local/android-sdk/licenses
  37. License for package CMake 3.18.1 accepted.
  38. Preparing "Install CMake 3.18.1 (revision: 3.18.1)".
  39. "Install CMake 3.18.1 (revision: 3.18.1)" ready.
  40. Installing CMake 3.18.1 in /usr/local/android-sdk/cmake/3.18.1
  41. "Install CMake 3.18.1 (revision: 3.18.1)" complete.
  42. "Install CMake 3.18.1 (revision: 3.18.1)" finished.
  43.  
  44. > Configure project :react-native-reanimated
  45. AAR for react-native-reanimated has been found
  46. /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-reanimated/android/react-native-reanimated-70-hermes.aar
  47. Checking the license for package Android SDK Build-Tools 30.0.3 in /usr/local/android-sdk/licenses
  48. License for package Android SDK Build-Tools 30.0.3 accepted.
  49. Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
  50. "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
  51. Installing Android SDK Build-Tools 30.0.3 in /usr/local/android-sdk/build-tools/30.0.3
  52. "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
  53. "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
  54. Checking the license for package Android SDK Platform 31 in /usr/local/android-sdk/licenses
  55. License for package Android SDK Platform 31 accepted.
  56. Preparing "Install Android SDK Platform 31 (revision: 1)".
  57. "Install Android SDK Platform 31 (revision: 1)" ready.
  58. Installing Android SDK Platform 31 in /usr/local/android-sdk/platforms/android-31
  59. "Install Android SDK Platform 31 (revision: 1)" complete.
  60. "Install Android SDK Platform 31 (revision: 1)" finished.
  61.  
  62. > Task :react-native-async-storage_async-storage:compileReleaseJavaWithJavac
  63. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@react-native-async-storage/async-storage/android/src/main/java/com/reactnativecommunity/asyncstorage/AsyncStorageModule.java uses or overrides a deprecated API.
  64. Note: Recompile with -Xlint:deprecation for details.
  65. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@react-native-async-storage/async-storage/android/src/javaPackage/java/com/reactnativecommunity/asyncstorage/AsyncStoragePackage.java uses unchecked or unsafe operations.
  66. Note: Recompile with -Xlint:unchecked for details.
  67.  
  68. > Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
  69. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@react-native-clipboard/clipboard/android/src/main/java/com/reactnativecommunity/clipboard/ClipboardModule.java uses or overrides a deprecated API.
  70. Note: Recompile with -Xlint:deprecation for details.
  71.  
  72. > Task :react-native-community_netinfo:compileReleaseJavaWithJavac
  73. Note: Some input files use or override a deprecated API.
  74. Note: Recompile with -Xlint:deprecation for details.
  75.  
  76. > Task :react-native-device-info:compileReleaseJavaWithJavac
  77. Note: Some input files use or override a deprecated API.
  78. Note: Recompile with -Xlint:deprecation for details.
  79.  
  80. > Task :react-native-fs:compileReleaseJavaWithJavac
  81. Note: Some input files use or override a deprecated API.
  82. Note: Recompile with -Xlint:deprecation for details.
  83.  
  84. > Task :react-native-haptic-feedback:compileReleaseJavaWithJavac
  85. Note: Some input files use or override a deprecated API.
  86. Note: Recompile with -Xlint:deprecation for details.
  87.  
  88. > Task :react-native-camera-kit:compileReleaseKotlin
  89. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:32:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  90. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:210:66 'getRealMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
  91. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:313:17 Parameter 'options' is never used
  92. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:391:36 'RCTEventEmitter' is deprecated. Deprecated in Java
  93. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:391:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  94. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:412:36 'RCTEventEmitter' is deprecated. Deprecated in Java
  95. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:412:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  96. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:422:36 'RCTEventEmitter' is deprecated. Deprecated in Java
  97. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:422:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  98. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/barcode/BarcodeFrame.kt:48:14 'invalidate(Rect!): Unit' is deprecated. Deprecated in Java
  99.  
  100. > Task :react-native-image-crop-picker:compileReleaseJavaWithJavac
  101. Note: Some input files use or override a deprecated API.
  102. Note: Recompile with -Xlint:deprecation for details.
  103.  
  104. > Task :react-native-image-picker:compileReleaseJavaWithJavac
  105. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/Utils.java uses or overrides a deprecated API.
  106. Note: Recompile with -Xlint:deprecation for details.
  107.  
  108. > Task :react-native-keychain:compileReleaseJavaWithJavac
  109. Note: Some input files use or override a deprecated API.
  110. Note: Recompile with -Xlint:deprecation for details.
  111.  
  112. > Task :react-native-localize:compileReleaseJavaWithJavac
  113. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-localize/android/src/main/java/com/zoontek/rnlocalize/RNLocalizeModule.java uses or overrides a deprecated API.
  114. Note: Recompile with -Xlint:deprecation for details.
  115.  
  116. > Task :react-native-mmkv:downloadBoost
  117. Download https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz
  118.  
  119. > Task :synonymdev_react-native-ldk:compileReleaseKotlin
  120. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:215:18 Unsafe use of a nullable receiver of type File?
  121. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:216:17 Unsafe use of a nullable receiver of type File?
  122. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:356:21 Unsafe use of a nullable receiver of type String?
  123. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:546:15 Parameter 'resolve' is never used, could be renamed to _
  124. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:634:13 Variable 'msg' is never used
  125. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:666:13 Name shadowed: temporaryChannelId
  126. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:667:13 Name shadowed: counterPartyNodeId
  127. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:814:67 This cast can never succeed
  128. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:819:62 This cast can never succeed
  129. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:824:62 This cast can never succeed
  130. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:829:66 This cast can never succeed
  131. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/LdkModule.kt:1169:67 No cast needed
  132. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/classes/BackupClient.kt:92:44 Parameter 'channelId' is never used
  133. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/classes/BackupClient.kt:625:50 Variable 'backupEntry' initializer is redundant
  134. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/src/main/java/com/reactnativeldk/classes/LdkChannelManagerPersister.kt:120:51 Parameter 'paymentForwarded' is never used, could be renamed to _
  135.  
  136. > Task :react-native-keychain:extractReleaseAnnotations
  137. Warning: com.oblador.keychain.KeychainModule.AccessControl: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
  138. Warning: com.oblador.keychain.KeychainModule.KnownCiphers: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
  139. Warning: com.oblador.keychain.KeychainModule.Rules: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
  140.  
  141. > Task :react-native-mmkv:downloadFolly
  142. Download https://github.com/facebook/folly/archive/v2021.07.22.00.tar.gz
  143.  
  144. > Task :react-native-mmkv:downloadDoubleConversion
  145. Download https://github.com/google/double-conversion/archive/v1.1.6.tar.gz
  146.  
  147. > Task :react-native-mmkv:downloadGlog
  148. Download https://github.com/google/glog/archive/v0.3.5.tar.gz
  149.  
  150. > Task :react-native-permissions:compileReleaseJavaWithJavac
  151. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-permissions/android/src/main/java/com/zoontek/rnpermissions/RNPermissionsPackage.java uses unchecked or unsafe operations.
  152. Note: Recompile with -Xlint:unchecked for details.
  153.  
  154. > Task :react-native-gesture-handler:compileReleaseKotlin
  155. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/core/GestureHandler.kt:755:11 Name shadowed: size
  156. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt:9:51 Unreachable code
  157. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt:10:80 Unreachable code
  158. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt:77:18 'onChildStartedNativeGesture(MotionEvent!): Unit' is deprecated. Deprecated in Java
  159. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt:82:42 Parameter 'disallowIntercept' is never used
  160. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt:114:28 Parameter 'viewTag' is never used
  161. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:7:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  162. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:14:11 'init(Int): Unit' is deprecated. Deprecated in Java
  163. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:30:42 'RCTEventEmitter' is deprecated. Deprecated in Java
  164. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:31:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  165.  
  166. > Task :react-native-mmkv:configureCMakeRelWithDebInfo[arm64-v8a]
  167. C/C++: release|arm64-v8a :CMake Warning (dev) in CMakeLists.txt:
  168. C/C++: release|arm64-v8a : No project() command is present. The top-level CMakeLists.txt file must
  169. C/C++: release|arm64-v8a : contain a literal, direct call to the project() command. Add a line of
  170. C/C++: release|arm64-v8a : code such as
  171. C/C++: release|arm64-v8a : project(ProjectName)
  172. C/C++: release|arm64-v8a : near the top of the file, but after cmake_minimum_required().
  173. C/C++: release|arm64-v8a : CMake is pretending there is a "project(Project)" command on the first
  174. C/C++: release|arm64-v8a : line.
  175. C/C++: release|arm64-v8a :This warning is for project developers. Use -Wno-dev to suppress it.
  176.  
  177. > Task :react-native-mmkv:configureCMakeRelWithDebInfo[armeabi-v7a]
  178. C/C++: release|armeabi-v7a :CMake Warning (dev) in CMakeLists.txt:
  179. C/C++: release|armeabi-v7a : No project() command is present. The top-level CMakeLists.txt file must
  180. C/C++: release|armeabi-v7a : contain a literal, direct call to the project() command. Add a line of
  181. C/C++: release|armeabi-v7a : code such as
  182. C/C++: release|armeabi-v7a : project(ProjectName)
  183. C/C++: release|armeabi-v7a : near the top of the file, but after cmake_minimum_required().
  184. C/C++: release|armeabi-v7a : CMake is pretending there is a "project(Project)" command on the first
  185. C/C++: release|armeabi-v7a : line.
  186. C/C++: release|armeabi-v7a :This warning is for project developers. Use -Wno-dev to suppress it.
  187.  
  188. > Task :react-native-mmkv:configureCMakeRelWithDebInfo[x86]
  189. C/C++: release|x86 :CMake Warning (dev) in CMakeLists.txt:
  190. C/C++: release|x86 : No project() command is present. The top-level CMakeLists.txt file must
  191. C/C++: release|x86 : contain a literal, direct call to the project() command. Add a line of
  192. C/C++: release|x86 : code such as
  193. C/C++: release|x86 : project(ProjectName)
  194. C/C++: release|x86 : near the top of the file, but after cmake_minimum_required().
  195. C/C++: release|x86 : CMake is pretending there is a "project(Project)" command on the first
  196. C/C++: release|x86 : line.
  197. C/C++: release|x86 :This warning is for project developers. Use -Wno-dev to suppress it.
  198.  
  199. > Task :react-native-mmkv:configureCMakeRelWithDebInfo[x86_64]
  200. C/C++: release|x86_64 :CMake Warning (dev) in CMakeLists.txt:
  201. C/C++: release|x86_64 : No project() command is present. The top-level CMakeLists.txt file must
  202. C/C++: release|x86_64 : contain a literal, direct call to the project() command. Add a line of
  203. C/C++: release|x86_64 : code such as
  204. C/C++: release|x86_64 : project(ProjectName)
  205. C/C++: release|x86_64 : near the top of the file, but after cmake_minimum_required().
  206. C/C++: release|x86_64 : CMake is pretending there is a "project(Project)" command on the first
  207. C/C++: release|x86_64 : line.
  208. C/C++: release|x86_64 :This warning is for project developers. Use -Wno-dev to suppress it.
  209.  
  210. > Task :react-native-secure-key-store:compileReleaseJavaWithJavac
  211. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-secure-key-store/android/src/main/java/com/reactlibrary/securekeystore/RNSecureKeyStoreModule.java uses or overrides a deprecated API.
  212. Note: Recompile with -Xlint:deprecation for details.
  213.  
  214. > Task :react-native-svg:compileReleaseJavaWithJavac
  215. Note: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-svg/android/src/main/java/com/horcrux/svg/VirtualView.java uses or overrides a deprecated API.
  216. Note: Recompile with -Xlint:deprecation for details.
  217. Note: Some input files use unchecked or unsafe operations.
  218. Note: Recompile with -Xlint:unchecked for details.
  219.  
  220. > Task :react-native-safe-area-context:compileReleaseKotlin
  221. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt:58:23 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
  222.  
  223. > Task :react-native-screens:compileReleaseKotlin
  224. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:77:22 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
  225. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:62:28 'setter for targetElevation: Float' is deprecated. Deprecated in Java
  226. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:119:28 'setter for targetElevation: Float' is deprecated. Deprecated in Java
  227. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt:85:34 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
  228. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt:227:37 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
  229. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:64:22 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
  230. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:109:22 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
  231. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:118:43 'replaceSystemWindowInsets(Int, Int, Int, Int): WindowInsetsCompat' is deprecated. Deprecated in Java
  232. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:119:47 'getter for systemWindowInsetLeft: Int' is deprecated. Deprecated in Java
  233. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:121:47 'getter for systemWindowInsetRight: Int' is deprecated. Deprecated in Java
  234. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:122:47 'getter for systemWindowInsetBottom: Int' is deprecated. Deprecated in Java
  235. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt:141:43 Parameter 'flag' is never used
  236. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  237. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt:7:42 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  238. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  239. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  240. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  241. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt:7:51 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  242. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  243. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  244. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  245. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt:7:42 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  246. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  247. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  248. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  249. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt:7:40 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  250. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  251. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt:14:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  252. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  253. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt:7:43 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  254. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  255. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt:14:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  256. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  257. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt:7:43 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  258. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  259. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt:17:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  260. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  261. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt:13:5 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  262. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt:22:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  263. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt:27:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  264. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  265. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt:7:44 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  266. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  267. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt:14:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  268. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  269. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt:7:47 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  270. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  271. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt:14:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  272. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  273. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt:7:41 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  274. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  275. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  276. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  277. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt:10:5 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  278. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt:20:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  279. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt:23:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  280. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  281. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt:7:42 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  282. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  283. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  284. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  285. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt:7:42 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  286. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  287. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  288. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  289. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt:7:41 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  290. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  291. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  292. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  293. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt:7:81 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  294. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  295. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt:20:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  296. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  297. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt:7:52 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
  298. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
  299. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt:14:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
  300. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt:7:42 Parameter 'width' is never used
  301. w: file:///home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt:7:54 Parameter 'height' is never used
  302.  
  303. > Task :app:bundleReleaseJsAndAssets
  304. Execution optimizations have been disabled for task ':app:bundleReleaseJsAndAssets' to ensure correctness due to the following reasons:
  305. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:bundleLibResRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  306. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:bundleLibRuntimeToJarRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  307. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  308. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  309. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  310. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  311. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  312. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  313. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  314. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:createFullJarRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  315. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  316. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  317. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  318. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  319. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  320. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  321. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  322. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  323. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  324. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  325. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  326. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  327. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  328. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  329. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  330. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  331. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  332. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  333. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  334. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  335. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  336. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':lottie-react-native:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  337. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:bundleLibResRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  338. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:bundleLibRuntimeToJarRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  339. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  340. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  341. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  342. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  343. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  344. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  345. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:createFullJarRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  346. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  347. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  348. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  349. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  350. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  351. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  352. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  353. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  354. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  355. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  356. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  357. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  358. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  359. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  360. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  361. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  362. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  363. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  364. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  365. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  366. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  367. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-async-storage_async-storage:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  368. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  369. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  370. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  371. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  372. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  373. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  374. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  375. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  376. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  377. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  378. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  379. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  380. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  381. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  382. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  383. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  384. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  385. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  386. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  387. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  388. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  389. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  390. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  391. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  392. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  393. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  394. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  395. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  396. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-camera-kit:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  397. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  398. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  399. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  400. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  401. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  402. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  403. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  404. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  405. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  406. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  407. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  408. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  409. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  410. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  411. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  412. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  413. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  414. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  415. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  416. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  417. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  418. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  419. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  420. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  421. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  422. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  423. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  424. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-clipboard_clipboard:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  425. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  426. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  427. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  428. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  429. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  430. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  431. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  432. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  433. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  434. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  435. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  436. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  437. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  438. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  439. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  440. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  441. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  442. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  443. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  444. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  445. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  446. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  447. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  448. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  449. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  450. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  451. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  452. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-community_netinfo:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  453. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  454. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  455. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  456. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  457. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  458. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  459. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  460. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  461. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  462. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  463. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  464. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  465. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  466. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  467. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  468. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  469. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  470. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  471. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  472. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  473. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  474. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  475. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  476. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  477. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  478. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  479. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  480. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-config:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  481. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  482. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  483. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  484. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  485. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  486. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  487. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  488. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  489. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  490. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  491. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  492. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  493. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  494. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  495. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  496. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  497. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  498. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  499. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  500. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  501. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  502. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  503. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  504. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  505. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  506. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  507. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  508. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-device-info:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  509. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  510. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  511. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  512. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  513. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  514. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  515. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  516. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  517. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  518. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  519. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  520. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  521. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  522. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  523. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  524. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  525. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  526. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  527. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  528. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  529. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  530. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  531. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  532. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  533. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  534. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  535. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  536. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-flipper:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  537. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  538. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  539. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  540. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  541. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  542. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  543. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  544. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  545. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  546. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  547. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  548. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  549. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  550. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  551. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  552. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  553. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  554. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  555. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  556. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  557. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  558. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  559. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  560. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  561. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  562. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  563. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  564. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-fs:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  565. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  566. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  567. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  568. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  569. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  570. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  571. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  572. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  573. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  574. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  575. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  576. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  577. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  578. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  579. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  580. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  581. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  582. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  583. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  584. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  585. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  586. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  587. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  588. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  589. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  590. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  591. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  592. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  593. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-gesture-handler:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  594. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  595. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  596. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  597. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  598. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  599. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  600. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  601. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  602. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  603. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  604. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  605. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  606. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  607. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  608. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  609. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  610. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  611. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  612. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  613. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  614. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  615. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  616. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  617. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  618. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  619. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  620. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  621. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-haptic-feedback:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  622. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  623. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  624. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  625. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  626. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  627. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  628. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  629. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  630. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  631. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  632. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  633. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  634. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  635. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  636. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  637. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  638. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  639. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  640. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  641. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  642. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  643. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  644. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  645. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  646. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  647. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  648. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  649. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-crop-picker:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  650. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  651. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  652. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  653. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  654. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  655. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  656. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  657. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  658. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  659. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  660. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  661. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  662. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  663. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  664. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  665. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  666. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  667. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  668. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  669. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  670. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  671. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  672. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  673. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  674. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  675. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  676. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  677. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-image-picker:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  678. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  679. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  680. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  681. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  682. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  683. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  684. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  685. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  686. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  687. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  688. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  689. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  690. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  691. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  692. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  693. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  694. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  695. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  696. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  697. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  698. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  699. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  700. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  701. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  702. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  703. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  704. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  705. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-keychain:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  706. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  707. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  708. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  709. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  710. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  711. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  712. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  713. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  714. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  715. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  716. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  717. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  718. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  719. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  720. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  721. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  722. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  723. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  724. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  725. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  726. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  727. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  728. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  729. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  730. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  731. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  732. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  733. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-localize:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  734. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:buildCMakeRelWithDebInfo[arm64-v8a]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  735. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:buildCMakeRelWithDebInfo[armeabi-v7a]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  736. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:buildCMakeRelWithDebInfo[x86]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  737. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:buildCMakeRelWithDebInfo[x86_64]' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  738. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  739. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  740. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  741. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  742. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  743. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  744. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:downloadBoost' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  745. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:downloadDoubleConversion' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  746. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:downloadFolly' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  747. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:downloadGlog' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  748. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:externalNativeBuildRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  749. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  750. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  751. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  752. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  753. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  754. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  755. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  756. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  757. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  758. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  759. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  760. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  761. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  762. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  763. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  764. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:prepareBoost' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  765. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:prepareDoubleConversion' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  766. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:prepareFolly' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  767. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:prepareGlog' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  768. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  769. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  770. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  771. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  772. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  773. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  774. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-mmkv:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  775. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  776. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  777. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  778. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  779. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  780. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  781. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  782. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  783. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  784. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  785. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  786. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  787. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  788. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  789. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  790. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  791. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  792. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  793. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  794. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  795. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  796. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  797. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  798. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  799. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  800. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  801. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  802. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-permissions:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  803. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  804. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  805. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  806. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  807. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  808. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  809. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  810. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  811. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  812. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  813. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  814. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  815. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  816. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  817. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  818. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  819. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  820. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  821. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  822. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  823. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  824. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  825. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  826. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  827. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  828. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  829. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  830. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-randombytes:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  831. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  832. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  833. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  834. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  835. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  836. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  837. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  838. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  839. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  840. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  841. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  842. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  843. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  844. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  845. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  846. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  847. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  848. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  849. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  850. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  851. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  852. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  853. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  854. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  855. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  856. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  857. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  858. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-restart:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  859. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  860. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  861. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  862. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  863. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  864. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  865. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  866. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  867. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  868. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  869. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  870. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  871. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  872. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  873. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  874. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  875. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  876. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  877. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  878. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  879. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  880. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-safe-area-context:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  881. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  882. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  883. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  884. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  885. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  886. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  887. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  888. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  889. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  890. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  891. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  892. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  893. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  894. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  895. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  896. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  897. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  898. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  899. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  900. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  901. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  902. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-screens:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  903. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  904. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  905. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  906. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  907. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  908. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  909. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  910. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  911. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  912. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  913. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  914. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  915. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  916. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  917. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  918. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  919. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  920. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  921. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  922. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  923. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  924. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  925. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  926. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  927. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  928. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  929. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  930. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-secure-key-store:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  931. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  932. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  933. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  934. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  935. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  936. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  937. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  938. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  939. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  940. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  941. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  942. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  943. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  944. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  945. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  946. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  947. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  948. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  949. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  950. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  951. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  952. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  953. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  954. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  955. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  956. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  957. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  958. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-securerandom:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  959. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  960. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  961. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  962. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  963. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  964. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  965. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  966. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  967. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  968. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  969. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  970. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  971. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  972. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  973. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  974. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  975. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  976. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  977. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  978. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  979. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  980. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  981. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  982. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  983. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  984. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  985. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  986. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-sha256:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  987. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  988. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  989. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  990. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  991. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  992. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  993. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  994. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  995. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  996. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  997. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  998. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  999. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1000. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1001. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1002. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1003. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1004. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1005. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1006. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1007. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1008. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1009. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1010. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1011. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1012. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1013. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1014. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-splash-screen:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1015. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1016. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1017. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1018. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1019. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1020. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1021. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1022. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1023. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1024. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1025. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1026. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1027. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1028. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1029. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1030. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1031. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1032. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1033. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1034. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1035. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1036. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1037. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1038. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1039. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1040. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1041. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1042. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-svg:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1043. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1044. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1045. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1046. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1047. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1048. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1049. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1050. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1051. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1052. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1053. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1054. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1055. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1056. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1057. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1058. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1059. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1060. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1061. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1062. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1063. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1064. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1065. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1066. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1067. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1068. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1069. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1070. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':react-native-tcp-socket:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1071. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1072. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1073. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1074. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1075. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1076. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1077. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1078. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1079. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1080. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1081. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1082. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1083. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1084. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1085. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1086. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1087. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1088. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1089. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1090. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1091. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1092. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1093. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1094. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1095. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1096. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1097. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1098. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':rn-qr-generator:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1099. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:bundleReleaseLocalLintAar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1100. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:compileReleaseAidl' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1101. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:compileReleaseJavaWithJavac' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1102. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1103. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:compileReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1104. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:compileReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1105. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:copyReleaseJniLibsProjectAndLocalJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1106. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:extractReleaseAnnotations' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1107. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:generateReleaseBuildConfig' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1108. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1109. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:generateReleaseResValues' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1110. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:javaPreCompileRelease' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1111. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:mergeReleaseConsumerProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1112. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:mergeReleaseGeneratedProguardFiles' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1113. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:mergeReleaseJavaResource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1114. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:mergeReleaseJniLibFolders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1115. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:mergeReleaseNativeLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1116. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:mergeReleaseShaders' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1117. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:packageReleaseAssets' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1118. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:packageReleaseRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1119. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:packageReleaseResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1120. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:parseReleaseLocalResources' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1121. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:prepareLintJarForPublish' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1122. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:prepareReleaseArtProfile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1123. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:processReleaseJavaRes' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1124. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:processReleaseManifest' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1125. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:stripReleaseDebugSymbols' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1126. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:syncReleaseLibJars' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1127. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet'. Reason: Task ':app:bundleReleaseJsAndAssets' uses this output of task ':synonymdev_react-native-ldk:writeReleaseAarMetadata' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1128. warning: the transform cache was reset.
  1129. Welcome to Metro v0.72.4
  1130. Fast - Scalable - Integrated
  1131.  
  1132.  
  1133. info Writing bundle output to:, /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle
  1134. info Writing sourcemap output to:, /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
  1135. info Done writing bundle output
  1136. info Done writing sourcemap output
  1137. info Copying 7 asset files
  1138. info Done copying assets
  1139. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:2099:23: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"
  1140. return typeof DebuggerInternal !== 'undefined' && DebuggerInternal.shouldPauseOnThrow === true;
  1141. ^~~~~~~~~~~~~~~~
  1142. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:5180:7: warning: the variable "setTimeout" was not declared in function "logCapturedError"
  1143. setTimeout(function () {
  1144. ^~~~~~~~~~
  1145. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:3814:21: warning: the variable "clearTimeout" was not declared in anonymous function " 131#"
  1146. cancelTimeout = clearTimeout;
  1147. ^~~~~~~~~~~~
  1148. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:7636:30: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in anonymous function " 131#"
  1149. if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
  1150. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1151. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:7651:146: warning: the variable "nativeFabricUIManager" was not declared in anonymous function " 160#"
  1152. null != handle._nativeTag && (null != handle._internalInstanceHandle ? (handle = handle._internalInstanceHandle.stateNode, null != handle && nativeFabricUIManager.dispatchCommand(handle.node, command, args)) : _$$_REQUIRE(_dependencyMap[2]).UIManager.dispatchViewManagerCommand(handle._nativeTag, command, args));
  1153. ^~~~~~~~~~~~~~~~~~~~~
  1154. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:8390:5: warning: the variable "setImmediate" was not declared in function "handleResolved"
  1155. setImmediate(function () {
  1156. ^~~~~~~~~~~~
  1157. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:8601:16: warning: the variable "AggregateError" was not declared in function "getAggregateError"
  1158. if (typeof AggregateError === 'function') {
  1159. ^~~~~~~~~~~~~~
  1160. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11332:12: warning: the variable "fetch" was not declared in anonymous function " 336#"
  1161. fetch: fetch,
  1162. ^~~~~
  1163. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11333:14: warning: the variable "Headers" was not declared in anonymous function " 336#"
  1164. Headers: Headers,
  1165. ^~~~~~~
  1166. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11334:14: warning: the variable "Request" was not declared in anonymous function " 336#"
  1167. Request: Request,
  1168. ^~~~~~~
  1169. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11335:15: warning: the variable "Response" was not declared in anonymous function " 336#"
  1170. Response: Response
  1171. ^~~~~~~~
  1172. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11486:24: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"
  1173. var reader = new FileReader();
  1174. ^~~~~~~~~~
  1175. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11526:36: warning: the variable "Blob" was not declared in anonymous function " 347#"
  1176. } else if (support.blob && Blob.prototype.isPrototypeOf(body)) {
  1177. ^~~~
  1178. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11528:40: warning: the variable "FormData" was not declared in anonymous function " 347#"
  1179. } else if (support.formData && FormData.prototype.isPrototypeOf(body)) {
  1180. ^~~~~~~~
  1181. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11530:44: warning: the variable "URLSearchParams" was not declared in anonymous function " 347#"
  1182. } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {
  1183. ^~~~~~~~~~~~~~~
  1184. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11646:26: warning: the variable "AbortController" was not declared in anonymous function " 353#"
  1185. var ctrl = new AbortController();
  1186. ^~~~~~~~~~~~~~~
  1187. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11769:23: warning: the variable "XMLHttpRequest" was not declared in anonymous function " 357#"
  1188. var xhr = new XMLHttpRequest();
  1189. ^~~~~~~~~~~~~~
  1190. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:11343:71: warning: the variable "self" was not declared in anonymous function " 339#"
  1191. var g = typeof globalThis !== 'undefined' && globalThis || typeof self !== 'undefined' && self || typeof global !== 'undefined' && global || {};
  1192. ^~~~
  1193. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:18408:27: warning: the variable "performance" was not declared in anonymous function " 506#"
  1194. if ("object" === typeof performance && "function" === typeof performance.now) {
  1195. ^~~~~~~~~~~
  1196. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:18431:26: warning: the variable "navigator" was not declared in anonymous function " 506#"
  1197. "undefined" !== typeof navigator && undefined !== navigator.scheduling && undefined !== navigator.scheduling.isInputPending && navigator.scheduling.isInputPending.bind(navigator.scheduling);
  1198. ^~~~~~~~~
  1199. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:18498:37: warning: the variable "MessageChannel" was not declared in anonymous function " 506#"
  1200. };else if ("undefined" !== typeof MessageChannel) {
  1201. ^~~~~~~~~~~~~~
  1202. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:25699:32: warning: the variable "requestAnimationFrame" was not declared in function "onUpdate"
  1203. this._animationFrame = requestAnimationFrame(this.onUpdate.bind(this));
  1204. ^~~~~~~~~~~~~~~~~~~~~
  1205. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:37038:16: warning: the variable "SharedArrayBuffer" was not declared in function "from"
  1206. if (typeof SharedArrayBuffer !== 'undefined' && (isInstance(value, SharedArrayBuffer) || value && isInstance(value.buffer, SharedArrayBuffer))) {
  1207. ^~~~~~~~~~~~~~~~~
  1208. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:38037:29: warning: the variable "BigInt" was not declared in function "wrtBigUInt64LE"
  1209. var lo = Number(value & BigInt(0xffffffff));
  1210. ^~~~~~
  1211. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:69111:99: warning: the variable "Intl" was not declared in function "PluralResolver"
  1212. if ((!this.options.compatibilityJSON || this.options.compatibilityJSON === 'v4') && (typeof Intl === 'undefined' || !Intl.PluralRules)) {
  1213. ^~~~
  1214. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:121358:31: warning: the variable "TextEncoder" was not declared in function "utf8ToBytes 3#"
  1215. return new Uint8Array(new TextEncoder().encode(str));
  1216. ^~~~~~~~~~~
  1217. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:153823:18: warning: the variable "TextDecoder" was not declared in function "encode 46#"
  1218. return new TextDecoder().decode(data);
  1219. ^~~~~~~~~~~
  1220. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:166440:91: warning: the variable "value" was not declared in anonymous function " 5912#"
  1221. return u && u.then ? u.then(n.bind(null, false), n.bind(null, true)) : n(false, value);
  1222. ^~~~~
  1223. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/generated/assets/react/release/index.android.bundle:208037:30: warning: the variable "crypto" was not declared in anonymous function " 7052#"
  1224. if (typeof crypto != 'undefined' && crypto && (crypto.getRandomValues || crypto.randomBytes)) {
  1225. ^~~~~~
  1226.  
  1227. > Task :app:processReleaseMainManifest
  1228. /home/danny/work/builds/com.ettaln/EttaWallet/android/app/src/main/AndroidManifest.xml:9:5-95 Warning:
  1229. uses-permission#android.permission.READ_PHONE_STATE was tagged at AndroidManifest.xml:9 to remove other declarations but no other declaration present
  1230.  
  1231. > Task :app:lintVitalAnalyzeRelease
  1232. e: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/@synonymdev/react-native-ldk/android/build/.transforms/bdb3e84c71ee24bdb67edce498849533/transformed/out/jars/classes.jar!/META-INF/synonymdev_react-native-ldk_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1233. e: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-screens/android/build/.transforms/e5ea765ecdc3bef9ae529b542f4dbd41/transformed/out/jars/classes.jar!/META-INF/react-native-screens_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1234. e: /home/danny/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-android-extensions-runtime/1.8.0/b8e5c4b20c0279528b5313b918241498d79faa7a/kotlin-android-extensions-runtime-1.8.0.jar!/META-INF/kotlin-android-extensions-runtime.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1235. e: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-camera-kit/android/build/.transforms/f10fb9ebf64315fac79655c8790ab7d2/transformed/out/jars/classes.jar!/META-INF/react-native-camera-kit_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1236. e: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-gesture-handler/android/build/.transforms/9494f315ce5368edff9c4a818af986cd/transformed/out/jars/classes.jar!/META-INF/react-native-gesture-handler_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1237. e: /home/danny/work/builds/com.ettaln/EttaWallet/node_modules/react-native-safe-area-context/android/build/.transforms/63ab515a4b38e2c93e2d9314751c9fc7/transformed/out/jars/classes.jar!/META-INF/react-native-safe-area-context_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1238. e: /home/danny/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.0/1796921c7a3e2e2665a83e6c8d33399336cd39bc/kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1239. e: /home/danny/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.0/1796921c7a3e2e2665a83e6c8d33399336cd39bc/kotlin-stdlib-1.8.0.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.8.0, expected version is 1.6.0.
  1240. e: /home/danny/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.0/1796921c7a3e2e2665a83e6c8d33399336cd39bc/kotlin-stdlib-1.8.0.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.8.0, expected version is 1.6.0.
  1241. e: /home/danny/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.0/f7197e7cc76453ac59f8b0f8d5137cc600becd36/kotlin-stdlib-common-1.8.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
  1242.  
  1243. > Task :app:stripReleaseDebugSymbols
  1244. Unable to strip the following libraries, packaging them as they are: libconceal.so, libucrop.so.
  1245.  
  1246. > Task :app:extractReleaseNativeSymbolTables
  1247. Unable to extract native debug metadata from /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi/libconceal.so because unable to locate the objcopy executable for the armeabi ABI.
  1248. Unable to extract native debug metadata from /home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi/libucrop.so because unable to locate the objcopy executable for the armeabi ABI.
  1249.  
  1250. > Task :app:compressReleaseAssets
  1251. Execution optimizations have been disabled for task ':app:compressReleaseAssets' to ensure correctness due to the following reasons:
  1252. - Gradle detected a problem with the following location: '/home/danny/work/builds/com.ettaln/EttaWallet/android/app/build/intermediates/assets/release/mergeReleaseAssets'. Reason: Task ':app:compressReleaseAssets' uses this output of task ':app:copyReleaseBundledJs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  1253.  
  1254. Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
  1255.  
  1256. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
  1257.  
  1258. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
  1259.  
  1260. Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.
  1261. Please consult deprecation warnings for more details.
  1262.  
  1263. BUILD SUCCESSFUL in 8m 8s
  1264. 1041 actionable tasks: 1036 executed, 5 up-to-date
  1265.  
Add Comment
Please, Sign In to add comment