Untitled Note
Created: March 19, 2026 at 4:08 pm
Expires: Never
Syntax: Plain Text
Permalink:
http://gingerbook.com/pastebin/index.php?id=SqXmc21j
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