Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 469 Bytes

BUILD_NOTE.md

File metadata and controls

11 lines (8 loc) · 469 Bytes

Build Note

Write some weirdspecial steps for rebuilding & releasing the lib next time.

Build

  • Modify gradle.properties, to change the version code and developer id.
  • Build & release, go to see maven-release.gradle(:library) and build.gradle(:library).

Debug

  • Import PowerActLog.xml to simplify debug log statement in Android Studio.
  • Modify build.gradle(:app) to test the release aar library file. Must do it before uploading.