mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-25 21:49:04 +08:00
tools:replace="android:extractNativeLibs" invalid
This commit is contained in:
parent
365a422f2d
commit
3310205fd1
@ -2,9 +2,7 @@
|
||||
package="com.carriez.flutter_hbb">
|
||||
<application
|
||||
android:label="RustDesk"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:extractNativeLibs="true"
|
||||
tools:replace="android:extractNativeLibs">
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:launchMode="singleTop"
|
||||
|
Loading…
Reference in New Issue
Block a user