Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
momomomo111 authored Jul 5, 2023
1 parent fbb688e commit a956d4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ allprojects {
```groovy
dependencies {
// Flagfit
implementation 'com.github.abema.flagfit:flagfit:1.1.4'
implementation 'com.github.abema.flagfit:flagfit:1.1.5'
// Flagfit flagtype
implementation 'com.github.abema.flagfit:flagfit-flagtype:1.1.4'
implementation 'com.github.abema.flagfit:flagfit-flagtype:1.1.5'
// Flagfit lint
lintChecks 'com.github.abema.flagfit:flagfit-lint:1.1.4'
lintChecks 'com.github.abema.flagfit:flagfit-lint:1.1.5'
}
```

Expand Down

0 comments on commit a956d4e

Please sign in to comment.