ReadYou icon indicating copy to clipboard operation
ReadYou copied to clipboard

"(Outdated)" —> "(outdated)" in README for outdated README translations

Open ghost opened this issue 6 months ago • 1 comments

ghost avatar Jun 25 '25 21:06 ghost

Version: 0.14.1 Device: Xiaomi 23077RABDC System: Android 13 (API 33)

Stack trace:

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 2 column 1 path $ at com.google.gson.Gson.fromJson(Gson.java:25) at me.ash.reader.ui.ext.DataStoreExtKt.fromJSONStringToDataStore(DataStoreExt.kt:19) at me.ash.reader.ui.page.settings.troubleshooting.TroubleshootingViewModel$importPreferencesFromJSON$1.invokeSuspend(TroubleshootingViewModel.kt:38) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:115) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:96) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@a15b1d0, Dispatchers.IO] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 2 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:47) at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:88) at com.google.gson.Gson.fromJson(Gson.java:18) ... 7 more

ahmed734105204 avatar Jul 17 '25 17:07 ahmed734105204