Skip to content

Commit

Permalink
Release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- committed Mar 4, 2019
1 parent 9776fff commit 11938c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 0.0.5 - SNAPSHOT
### 0.0.5 - 04.03.2019
- Fix error message in Font scale plugin when system settings write management is not available

### 0.0.4 - 04.03.2019
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add FoQA dependency to `build.gradle` of the application module:

```groovy
dependencies {
debugImplementation 'com.github.droidsonroids:foqa:0.0.4'
debugImplementation 'com.github.droidsonroids:foqa:0.0.5'
}
```

Expand Down

0 comments on commit 11938c1

Please sign in to comment.