mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
chore: bump stdlib
dependency version
This commit is contained in:
parent
1dc768f20f
commit
cf1b568f75
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ repositories {
|
|||
}
|
||||
|
||||
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")
|
||||
}
|
Loading…
Reference in a new issue