perqin / LeanCloudPushTest

Test app for a bug on Oxygen OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeanCloudPushTest

Test app for a bug on Oxygen OS. Bug report

Build

  1. Clone this repository.

  2. Create a file lc.properties under the root directory of this project.

  3. Put your LeanCloud AppId and AppKey in the lc.properties:

    appId=<your-app-id>
    appKey=<your-app-key>
    

About

Test app for a bug on Oxygen OS.


Languages

Language:Kotlin 100.0%