Bump compileSdk to 34

This commit is contained in:
Isira Seneviratne 2023-10-31 16:31:16 -04:00 committed by Stypox
parent 9008d52fdd
commit bfabffa7c2
5 changed files with 12 additions and 10 deletions

View file

@ -12,7 +12,7 @@ plugins {
}
android {
compileSdk 33
compileSdk 34
namespace 'org.schabi.newpipe'
defaultConfig {