mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Glance widget for Recents
Recents because its using the same logic as app shortcuts already use Also added Compose + Kotlin 1.8.10 but no one cares about that Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
This commit is contained in:
parent
71e2a54d13
commit
a09fd8ac48
26 changed files with 588 additions and 22 deletions
|
@ -7,7 +7,7 @@ object AndroidVersions {
|
|||
const val versionCode = 99
|
||||
const val versionName = "1.6.1"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.7.20"
|
||||
const val kotlin = "1.8.10"
|
||||
}
|
||||
|
||||
object Plugins {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue