Skip to content

Commit

Permalink
Release v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elvishew committed Jan 12, 2021
1 parent b98e9b9 commit 1e8416b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Lightweight and pretty, powerful and flexible logger for android and java, can p
Dependency

```groovy
implementation 'com.elvishew:xlog:1.7.2'
implementation 'com.elvishew:xlog:1.8.0'
```

Initialization
Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
依赖

```groovy
implementation 'com.elvishew:xlog:1.7.2'
implementation 'com.elvishew:xlog:1.8.0'
```

初始化
Expand Down
2 changes: 1 addition & 1 deletion library/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ POM_ARTIFACT_ID=xlog
POM_PACKAGING=jar
POM_DESCRIPTION=Android logger, pretty, powerful and flexible, logging to file and everywhere

VERSION_NAME=1.8.0-SNAPSHOT
VERSION_NAME=1.8.0
VERSION_CODE=15

0 comments on commit 1e8416b

Please sign in to comment.