Skip to content

Commit

Permalink
hook host
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhushaonian committed Mar 16, 2019
1 parent 2e0ba58 commit b2085d3
Show file tree
Hide file tree
Showing 431 changed files with 2,905 additions and 2 deletions.
5 changes: 4 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ android {
}
buildTypes {
release {
minifyEnabled false
minifyEnabled true
shrinkResources true
zipAlignEnabled true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
Expand All @@ -43,4 +45,5 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.1.0-alpha4'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-alpha4'
compileOnly 'de.robv.android.xposed:api:82'

}
Binary file added app/release/AndroidManifest.xml
Binary file not shown.
Binary file added app/release/DMS_1.0_2019-03-16-09-39-03.apk
Binary file not shown.
Binary file added app/release/DMS_1.0_2019-03-16-09-49-01.apk
Binary file not shown.
Binary file added app/release/META-INF/CERT.RSA
Binary file not shown.
Loading

0 comments on commit b2085d3

Please sign in to comment.