mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 02:20:55 +00:00
Target Android 14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user