mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-06 04:47:55 +00:00
Fix Sonar failure.
This commit is contained in:
@@ -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.6.21'
|
||||
ext.kotlin_version = '1.8.20'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user