Skip to content

如何运行Demo #1

@nicai1900

Description

@nicai1900

如何运行Demo

  1. ASMSample项目先注释掉
// apply plugin: 'com.geektime.asm-plugin'
// classpath ("com.geektime.asm:asm-gradle-plugin:1.0") { changing = true }`
  1. 编译和发布asm-gradle-plugin 到本地maven
./gradlew buildAndPublishToLocalMaven
  1. 还原第1步注释掉的插件依赖,即可运行Demo
./gradlew installDebug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions