mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-04 17:32:53 +01:00
build: remove useless stdlib
This commit is contained in:
parent
86c5992630
commit
fb5a72fdc0
@ -23,7 +23,6 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(kotlin("stdlib"))
|
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:4.1.4")
|
implementation("app.revanced:revanced-patcher:4.1.4")
|
||||||
|
Loading…
Reference in New Issue
Block a user