mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-12 14:17:38 +00:00
Bump compileSdkVersion to 30.
This commit is contained in:
@@ -9,7 +9,7 @@ apply plugin: 'kotlin-kapt'
|
||||
apply plugin: 'checkstyle'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion '30.0.3'
|
||||
|
||||
defaultConfig {
|
||||
|
Reference in New Issue
Block a user