mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-23 00:36:41 +00:00
Revert extractNativeLibraries=false change due to install failure on Fire TV 3
This commit is contained in:
@@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion '27.0.2'
|
||||
buildToolsVersion '27.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
|
||||
versionName "5.6.3"
|
||||
versionCode = 141
|
||||
versionCode = 142
|
||||
}
|
||||
|
||||
flavorDimensions "root"
|
||||
|
||||
Reference in New Issue
Block a user