You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
on ./gradlew app:assembleRelease I am getting following error
Execution failed for task ':freerasp-react-native:minifyReleaseWithR8'.
A failure occurred while executing com.android.build.gradle.internal.tasks.R8Task$R8Runnable
'com.android.tools.r8.R8Command$Builder com.android.tools.r8.R8Command$Builder.setBuildMetadataConsumer(java.util.function.Consumer)'
RASP Version Info
Version of freeRASP: 4.3.2
React native version info
"react": "19.0.0",
"react-native": "0.79.5",