Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@@ -48,7 +48,7 @@ public class TextEditorLoadUrlTask extends AsyncTask<Void, Void, String> {
}
RemoteOperationResult<String> result = new DirectEditingOpenFileRemoteOperation(file.getRemotePath(), editor.getId())
- .executeNextcloudClient(user, editorWebViewWeakReference.get());
+ .executeNextcloudClient(user, editorWebView);
if (!result.isSuccess()) {
@@ -667,7 +667,8 @@
</component>
<component group="androidx.arch.core" name="core-runtime" version="2.2.0">
<artifact name="core-runtime-2.2.0.aar">
- <sha256 value="a1be5e0caa2b07623862af6ae21b3ab0718123245184d0e30dea81b53f990a47" origin="Generated by Gradle"/>
+ <sha256 value="a1be5e0caa2b07623862af6ae21b3ab0718123245184d0e30dea81b53f990a47"
+ origin="Generated by Gradle" reason="Artifact is not signed" />
</artifact>
<artifact name="core-runtime-2.2.0.module">
<sha256 value="a8b17513949e5db6c9601c30be19df953762dd877512f1e2cfcfae81d2440944" origin="Generated by Gradle" reason="Artifact is not signed"/>