mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 20:57:36 +02:00
feat: patch bundle sources system (#24)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
plugins {
|
||||
id("com.android.application") version "8.0.1" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
|
||||
id("com.google.devtools.ksp") version "1.8.21-1.0.11" apply false
|
||||
}
|
||||
|
Reference in New Issue
Block a user