Question by
ShirazAkber · Apr 03 at 12:39 PM ·
androidbuild-error
Gradle build error
When i tried to build android app bundle for playstore it gave me this error:
'The option android.enableR8 is deprecated and should not be used anymore.'
I overcame that problem by editing the gradleproperties, Now i am getting the following error which i want to be fixed:
'android.bundle.enableUncompressedNativeLibs=false' is experimental and unsupported.'
Is there a way to do a hard reset on bulding an app and get rid of all build + gradle errors? Thanks.
Comment
Your answer

Follow this Question
Related Questions
Gradle Build failed unity 2020.3.14. incompatible daemon, commandInvocationFailure 7 Answers
Unable to merge Android manifests. (5.6.0p3) 2 Answers
Buid problem in unity 5.6.4 0 Answers
Android build error 1 Answer
Unity grade build failed 1 Answer