mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
bump: kotlin gradle plugin
This commit is contained in:
parent
ffd53fab26
commit
bf518b5467
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext.cronetVersion = '102.5005.125'
|
||||
ext.kotlin_version = '1.7.20'
|
||||
ext.kotlin_version = '1.8.0'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue