Target Android 14

This commit is contained in:
Cameron Gutman
2023-06-24 19:38:34 -05:00
parent db86f18133
commit 8f5416ff31

View File

@@ -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