Commit f96b272f authored by fallenstardust's avatar fallenstardust

移除shortCut

parent 732755b5
......@@ -9,7 +9,7 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 390800618
versionCode 310000727
versionName "3.9.8"
flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true
......
......@@ -27,9 +27,9 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<meta-data
<!--meta-data
android:name="android.app.shortcuts"
android:resource="@xml/shortcuts" />
android:resource="@xml/shortcuts" /-->
</activity>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment