What went wrong:
Execution failed for task ':app:generateJsonModelDebug'.
/Users/myuser/Github/examples/android/app/CMakeLists.txt : C/C++ debug|armeabi-v7a : CMake Error at /Users/myuser/Github/examples/android/app/CMakeLists.txt:9 (include):
include could not find load file:
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Hi, thanks for the lib :)
Full context: https://github.com/getsentry/sentry-android-gradle-plugin/issues/98
AGP: 4.1.3 Gradle: 6.8.3 Plugin: 1.0.7
To reproduce: https://github.com/getsentry/examples/tree/master/android
open AS and Build -> Rebuild project
Executing tasks: [clean, :app:assembleDebug] in project /Users/myuser/Github/examples/android
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:generateJsonModelDebug'.
/Users/myuser/Github/examples/android/app/build/nativeLib/gradle.mk
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 1s 17 actionable tasks: 16 executed, 1 up-to-date