breautek commented on issue #1655:
URL: 
https://github.com/apache/cordova-android/issues/1655#issuecomment-1701925440

   @faugusztin 
   
   Good find.
   
   Starting in Gradle 8 it will be forcefully enabled as shown in their 
[source](https://android.googlesource.com/platform/tools/base/+/refs/heads/mirror-goog-studio-master-dev/build-system/gradle-core/src/main/java/com/android/build/gradle/options/BooleanOption.kt#190).
   
   Gradle 8 will be used in our next major so I don't see any point in adding 
any kind of feature to change this.
   
   > Alternatively files you want to read in a Cordova application outside a 
Cordova plugin should be inside the assets folder or ideally within Cordova www 
folder, which gets copied to assets/www in final APK file.
   
   Also true
   
   Closing as won't fix.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to