1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-04 23:48:05 +00:00

Update AGP and Gradle

This commit is contained in:
Stypox
2023-12-23 12:01:50 +01:00
parent 5d09a88335
commit cda4b3faaa
2 changed files with 3 additions and 3 deletions

View File

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