添加fragment支持

This commit is contained in:
AriaLyy
2017-01-04 18:28:44 +08:00
parent 47993ba297
commit 173a9c50f2
10 changed files with 236 additions and 26 deletions

View File

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 84
versionName "2.3.6"
versionCode 85
versionName "2.3.7"
}
buildTypes {
release {