mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-08 16:07:00 +01:00
chore: bump stdlib
dependency version
This commit is contained in:
parent
1dc768f20f
commit
cf1b568f75
@ -19,7 +19,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
|
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.0")
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:1.1.0")
|
implementation("app.revanced:revanced-patcher:1.1.0")
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user