mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-17 22:31:35 +00:00
Target Android 14
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user