mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-08-29 13:20:57 +00:00
Update for Android 11
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 30
|
||||
|
||||
versionName "9.5.1"
|
||||
versionCode = 225
|
||||
|
||||
Reference in New Issue
Block a user