Skip to content

Commit 5740268

Browse files
committed
remove mavenLocal
1 parent e390559 commit 5740268

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
## [1.0.1] - 2016.01.14
1010
* 精简文件选择器的数据适配器;
11+
* 修改窗口动画的设置方式;
1112
* 添加选择器顶部确定、取消按钮所在容器的背景色设置。
1213

1314
## [1.0.0] - 2016.01.13

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ allprojects {
1717
repositories {
1818
jcenter() //bintray的maven库
1919
mavenCentral() //sonatype的maven库
20-
mavenLocal() //本地maven库
2120
flatDir {
2221
dirs 'libs' //本地.aar文件
2322
}

0 commit comments

Comments
 (0)