Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2024-06-11 09:48:14 +02:00
parent 6f398e63e2
commit 4bb1198b6e
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7
2 changed files with 3 additions and 2 deletions

View file

@ -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()) {

View file

@ -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"/>