mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update Kotlin, KSP and Compose Compiler (#3855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ plugins {
|
||||
id 'org.jetbrains.kotlin.android' version "1.9.21"
|
||||
id 'org.jetbrains.kotlin.plugin.parcelize' version "1.9.21"
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version "1.9.21"
|
||||
id "com.google.devtools.ksp" version "1.9.21-1.0.15"
|
||||
id "com.google.devtools.ksp" version "1.9.21-1.0.16"
|
||||
id 'com.google.protobuf' version "0.9.4"
|
||||
id 'app.cash.licensee' version "1.8.0"
|
||||
id 'dev.rikka.tools.refine' version "4.4.0"
|
||||
@@ -377,7 +377,7 @@ dependencies {
|
||||
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2'
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
|
||||
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
|
||||
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user