update dep (#35)

enable code shrinking
remove gson
This commit is contained in:
ketal
2024-06-28 13:33:38 +08:00
committed by GitHub
parent dbb7c8d8f6
commit e7f3c5850b
20 changed files with 410 additions and 249 deletions

View File

@@ -35,7 +35,6 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.GakumasLocalify">
<intent-filter>
<action android:name="android.intent.action.MAIN" />