git commit -m "first commit"

This commit is contained in:
gallonyin@163.com
2022-05-25 23:23:33 +08:00
commit 565dae2b6c
66 changed files with 5525 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
include ':app'
rootProject.name = "WorkTool"