Fix release build with tun2socks

This commit is contained in:
yuhan6665
2020-08-29 12:34:54 -04:00
parent b970f0bcff
commit e798cb3f42
8 changed files with 4 additions and 5 deletions

Binary file not shown.

View File

@@ -27,8 +27,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:extractNativeLibs="true">
android:theme="@style/AppTheme">
<activity
android:name=".ui.MainActivity"
android:theme="@style/AppTheme.NoActionBar"
@@ -136,4 +135,4 @@
</application>
</manifest>
</manifest>