1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-08 01:18:13 +00:00

Upgrade to Gradle 8.0

This commit is contained in:
Stypox
2023-04-20 10:24:19 +02:00
parent 6243f34946
commit 70b3ba310a
4 changed files with 11 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.0'
classpath 'com.android.tools.build:gradle:8.0.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong