Initial commit

This commit is contained in:
2021-09-04 04:26:07 +08:00
commit d4202e605a
49 changed files with 2543 additions and 0 deletions

2
settings.gradle Normal file
View File

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