mirror of
https://github.com/ParkerTenBroeck/coroutines.git
synced 2026-06-06 21:00:35 -04:00
bump version
This commit is contained in:
parent
3c59263a55
commit
a733ac3d44
3 changed files with 2 additions and 7 deletions
|
|
@ -47,7 +47,7 @@ sourceControl {
|
|||
}
|
||||
|
||||
// build.gradle.kts
|
||||
implementation("com.parkertenbroeck.coroutines:lib:0.1.0")
|
||||
implementation("com.parkertenbroeck.coroutines:lib:0.1.1")
|
||||
```
|
||||
|
||||
This library requires the application be ran with a custom class loader, there is a utility provided to make this easier.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue