Target Android 14

This commit is contained in:
Cameron Gutman
2023-06-24 19:38:34 -05:00
parent db86f18133
commit 8f5416ff31
+2 -2
View File
@@ -3,13 +3,13 @@ apply plugin: 'com.android.application'
android { android {
ndkVersion "23.2.8568313" ndkVersion "23.2.8568313"
compileSdk 33 compileSdk 34
namespace 'com.limelight' namespace 'com.limelight'
defaultConfig { defaultConfig {
minSdk 16 minSdk 16
targetSdk 33 targetSdk 34
versionName "11.0" versionName "11.0"
versionCode = 306 versionCode = 306