remove temporary gradle configuration

This commit is contained in:
Ax333l 2023-04-24 18:31:41 +02:00
parent 58906caf70
commit 709e577032
No known key found for this signature in database
GPG Key ID: D2B4D85271127D23
2 changed files with 0 additions and 5 deletions

View File

@ -20,9 +20,6 @@ repositories {
}
maven { url = uri("https://jitpack.io") }
google()
flatDir {
dirs("libs")
}
}
dependencies {
@ -32,7 +29,6 @@ dependencies {
implementation("com.android.tools.build:apksig:7.2.2")
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
implementation("cc.ekblad:4koma:1.1.0")
implementation("com.reandroid.arsclib:ARSCLib")
implementation(kotlin("reflect"))
testImplementation(kotlin("test"))

1
libs
View File

@ -1 +0,0 @@
../revanced-patcher-cursed/libs