1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-09-28 06:23:22 +08:00

Initial commit

This commit is contained in:
WuXiaolong
2015-09-23 16:22:32 +08:00
commit d5a52112da
39 changed files with 877 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures