Skip to content
Snippets Groups Projects
Commit 837f5a95 authored by HiedaNaKan's avatar HiedaNaKan
Browse files

parent 1a4e56b7
No related branches found
No related tags found
No related merge requests found
No preview for this file type
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="io.kurumi.fuckmfs"
android:versionCode="114514"
android:versionName="114514">
<uses-sdk
android:minSdkVersion="9"
android:targetSdkVersion="28"/>
<application
android:allowBackup="true"
android:label="FuckMFS">
<meta-data
android:name="xposedmodule"
android:value="true"/>
<meta-data
android:name="xposeddescription"
android:value="去他妈的取证 by HiedaNaKan"/>
<meta-data
android:name="xposedminversion"
android:value="54"/>
</application>
</manifest>
/** Automatically generated file. DO NOT MODIFY */
package io.kurumi.fuckmfs;
public final class BuildConfig {
public final static boolean DEBUG = true;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment