Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 238 Bytes

how to build

git clone -b master-x11-submodule https://github.com/jiaxinchen-max/termux-app && cd termux-app && git submodule update --init --recursive && ./gradlew syncDebugJarLibs && ./gradlew assembleDebug

then, waiting for a while.