Skip to content

Commit

Permalink
remove mavenLocal
Browse files Browse the repository at this point in the history
  • Loading branch information
liyujiang-gzu committed Jan 20, 2016
1 parent e390559 commit 5740268
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

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

## [1.0.0] - 2016.01.13
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ allprojects {
repositories {
jcenter() //bintray的maven库
mavenCentral() //sonatype的maven库
mavenLocal() //本地maven库
flatDir {
dirs 'libs' //本地.aar文件
}
Expand Down

0 comments on commit 5740268

Please sign in to comment.