2 Star 15 Fork 1

ssttkkl / mahjong-utils-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cleanup.sh 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
ssttkkl 提交于 2023-12-16 22:12 . 实现麻将牌软键盘
#!/bin/sh
rm -rf .idea
./gradlew clean
rm -rf .gradle
rm -rf build
rm -rf */build
rm -rf iosApp/iosApp.xcworkspace
rm -rf iosApp/Pods
rm -rf iosApp/iosApp.xcodeproj/project.xcworkspace
rm -rf iosApp/iosApp.xcodeproj/xcuserdata
Kotlin
1
https://gitee.com/ssttkkl/mahjong-utils-app.git
git@gitee.com:ssttkkl/mahjong-utils-app.git
ssttkkl
mahjong-utils-app
mahjong-utils-app
main

搜索帮助