Benign android Download

Module.kt

Android OkHttp client reference
SHA-25605f1fdf85433a8500dd81f3bb4be09b5081ad22b48aa00759137d1718ac5abbd
MaleculeO(C)

Evidence

Destructive-action word: delete lines 153–157
153import top.yukonga.miuix.kmp.extra.SuperListPopup
154import top.yukonga.miuix.kmp.icon.MiuixIcons
155import top.yukonga.miuix.kmp.icon.extended.Delete
156import top.yukonga.miuix.kmp.icon.extended.Download
157import top.yukonga.miuix.kmp.icon.extended.MoreCircle
Android OkHttp client reference lines 357–361
357 runCatching {
358 ksuApp.okhttpClient.newCall(
359 okhttp3.Request.Builder().url(changelogUrl).build()
360 ).execute().body.string()
361 }

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.