mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 01:31:28 +03:00
tools:replace="android:extractNativeLibs" invalid
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
package="com.carriez.flutter_hbb">
|
package="com.carriez.flutter_hbb">
|
||||||
<application
|
<application
|
||||||
android:label="RustDesk"
|
android:label="RustDesk"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher">
|
||||||
android:extractNativeLibs="true"
|
|
||||||
tools:replace="android:extractNativeLibs">
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".MainActivity"
|
android:name=".MainActivity"
|
||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
|
|||||||
Reference in New Issue
Block a user