Created: 2026-03-19 16:08:20
Expires: Never
Syntax: Plain Text
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler output below.
D:\Data2020\NGL\PingXO\android\app\src\main\java\com\pingxo\app\InstagramSharePlugin.java:78: error: local variables referenced from a lambda expression must be final or effectively final
intent.putExtra("content_url", contentUrl);
^
1 error