Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 323 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 323 Bytes

CtOnlineReward2

第二代 在线奖励插件

Buildingass

  • Gradle - Dependency Management

The GradleWrapper in included in this project.

Windows:

gradlew.bat clean build

macOS/Linux:

./gradlew clean build

Build artifacts should be found in ./build/libs folder.