diff --git a/app/build.gradle b/app/build.gradle index 0ba4e7b9..077dab5c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -3,13 +3,13 @@ apply plugin: 'com.android.application' android { ndkVersion "23.2.8568313" - compileSdk 33 + compileSdk 34 namespace 'com.limelight' defaultConfig { minSdk 16 - targetSdk 33 + targetSdk 34 versionName "11.0" versionCode = 306