Skip to content

Commit

Permalink
correct the patch-maker usage
Browse files Browse the repository at this point in the history
  • Loading branch information
yujingbo committed May 14, 2019
1 parent 59cb238 commit 9b19067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ android {
}
}

//apply plugin: 'hotfix.patch-maker'
//HotFix {
//apply plugin: 'patch-maker'
//Yix {
// fixClasses = ['yu.rainash.yix.app.TextJava', 'yu.rainash.yix.app.TextNative']
// fixSos = ['libhello.so']
// outputFileName = 'patch.apk'
Expand Down

0 comments on commit 9b19067

Please sign in to comment.