mirror of
https://github.com/ParkerTenBroeck/coroutines.git
synced 2026-06-06 21:00:35 -04:00
renammed from generators to coroutines
This commit is contained in:
parent
ac83bc6e93
commit
c8f3b6c01f
18 changed files with 63 additions and 67 deletions
|
|
@ -3,5 +3,5 @@ plugins {
|
|||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
|
||||
}
|
||||
|
||||
rootProject.name = "generators"
|
||||
rootProject.name = "coroutines"
|
||||
include("lib", "app")
|
||||
Loading…
Add table
Add a link
Reference in a new issue