1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-07 17:08:06 +00:00

Update Gradle to 7.x, AGP to 4.2.x

This commit is contained in:
TacoTheDank
2021-07-06 12:16:20 -04:00
parent 08d4651ef0
commit 573839c0ff
5 changed files with 9 additions and 9 deletions

View File

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