Files
YandView/README.md
T
NerLink ffe9273af1 .
2021-05-08 22:07:35 +08:00

10 lines
279 B
Markdown

# Build
### Windows
git clone https://github.com/Inxtes/LspView.git
cd LspView
.\gradlew app:assembleDebug
#感谢
- [AOSP](http://source.android.com/)
- [PhotoView](https://github.com/Baseflow/PhotoView/)
- [Bumptech](https://github.com/bumptech/)