1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-12-24 03:09:33 +08:00
This commit is contained in:
xiaomolong
2016-09-22 10:54:43 +08:00
parent d4a48d6f25
commit ec25f14dcd
20 changed files with 271 additions and 156 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"
defaultConfig {
applicationId "com.wuxiaolong.androidmvpsample"