Upgrade gradle (#1866)
This commit is contained in:
@@ -34,6 +34,7 @@ android {
|
||||
aidl = true
|
||||
buildConfig = true
|
||||
compose = true
|
||||
prefab = true
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
@@ -113,4 +114,6 @@ dependencies {
|
||||
|
||||
implementation(libs.markdown)
|
||||
implementation(libs.androidx.webkit)
|
||||
|
||||
implementation(libs.lsposed.cxx)
|
||||
}
|
||||
Reference in New Issue
Block a user