diff --git a/README.md b/README.md index cec3ecf..e5ab4c3 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ Jlyrics-android is an unofficial Android application client of the website +## How to use +Download and install `.apk` file from [the latest release](https://github.com/bernd32/jlyrics-android/releases). + ## Demo [https://www.youtube.com/watch?v=INQmKcC90nc](https://www.youtube.com/watch?v=INQmKcC90nc) diff --git a/app/release/app-release.apk b/app/release/app-release.apk new file mode 100644 index 0000000..6cb99b2 Binary files /dev/null and b/app/release/app-release.apk differ diff --git a/app/release/output.json b/app/release/output.json new file mode 100644 index 0000000..c429e31 --- /dev/null +++ b/app/release/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file