Merge branch 'dev' into microg-dalvik-patch
This commit is contained in:
commit
e9fe8d4d12
1 changed files with 2 additions and 3 deletions
|
|
@ -23,11 +23,10 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
testImplementation(kotlin("test"))
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
|
||||
|
||||
implementation("app.revanced:revanced-patcher:1.+")
|
||||
implementation(kotlin("reflect"))
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.6.21")
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue