Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Gradle build fail in older gradle versions.
Update README
  • Loading branch information
abhimuktheeswarar committed Aug 4, 2021
1 parent 56090af commit bb867a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ kotlin {
```Kotlin
dependencies {

implementation("com.msabhi:flywheel:1.1.2-RC")
implementation("com.msabhi:flywheel-android:1.1.2-RC")
}
```

Expand Down

0 comments on commit bb867a6

Please sign in to comment.