mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-22 08:20:12 +00:00
Target Android 12
This commit is contained in:
@@ -3,11 +3,11 @@ apply plugin: 'com.android.application'
|
|||||||
android {
|
android {
|
||||||
ndkVersion "22.1.7171670"
|
ndkVersion "22.1.7171670"
|
||||||
|
|
||||||
compileSdkVersion 30
|
compileSdkVersion 31
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 30
|
targetSdkVersion 31
|
||||||
|
|
||||||
versionName "9.9.6"
|
versionName "9.9.6"
|
||||||
versionCode = 268
|
versionCode = 268
|
||||||
|
|||||||
Reference in New Issue
Block a user