Skip to content

Commit

Permalink
版本升级
Browse files Browse the repository at this point in the history
  • Loading branch information
codyer committed Apr 13, 2021
1 parent b9c55f8 commit 27221d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config-versions.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* ************************************************************
* 文件:config-versions.gradle 模块:component 项目:component
* 当前修改时间:2021年03月09日 23:47:41
* 上次修改时间:2021年03月09日 23:47:36
* 当前修改时间:2021年04月13日 20:55:21
* 上次修改时间:2021年04月13日 20:55:04
* 作者:Cody.yi https://github.com/codyer
*
* 描述:component
Expand All @@ -17,7 +17,7 @@ ext {
targetSdkVersion = 28
compileSdkVersion = 28
supportLibraryVersion = '28.0.0'
componentVersion = '1.1.2'
componentVersion = '1.1.3'

//libraries dependencies
dependencies = [
Expand Down

0 comments on commit 27221d4

Please sign in to comment.