Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
darkokoa committed Jul 30, 2024
1 parent fe1cb9c commit 72ab9da
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 @@ -101,7 +101,7 @@ dependencies {
}
```

- If your target Android platform's API level (targetSdk) < 26, please
- If your minimum Android platform's API level (minSdk) < 26, please
enable [Desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring) like this:

```kotlin
Expand Down

0 comments on commit 72ab9da

Please sign in to comment.