mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-05 23:46:22 +01:00
Bump compileSdkVersion to 30.
This commit is contained in:
parent
96f5cd9f17
commit
403e336a64
@ -9,7 +9,7 @@ apply plugin: 'kotlin-kapt'
|
||||
apply plugin: 'checkstyle'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion '30.0.3'
|
||||
|
||||
defaultConfig {
|
||||
|
Loading…
Reference in New Issue
Block a user