From 45fd0d9ef1932a1990ecf05549bf54405f37b8d7 Mon Sep 17 00:00:00 2001 From: Fox2Code Date: Thu, 2 Jun 2022 13:46:54 +0200 Subject: [PATCH] Update RosettaX to avoid crashes on release builds. --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 7cecd2a..0c23e25 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -98,7 +98,7 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps:4.9.3' implementation 'com.squareup.okhttp3:okhttp-brotli:4.9.3' implementation 'com.github.topjohnwu.libsu:io:5.0.1' - implementation 'com.github.Fox2Code:RosettaX:1.0.1' + implementation 'com.github.Fox2Code:RosettaX:1.0.2' implementation 'com.github.Fox2Code:AndroidANSI:1.0.1' // Markdown