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

Merge branch 'dev' into update-android-build-tools-gradle

This commit is contained in:
litetex
2021-09-03 23:18:16 +02:00
committed by GitHub
129 changed files with 1088 additions and 780 deletions

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.4.10'
ext.kotlin_version = '1.5.30'
repositories {
google()
mavenCentral()