bump version

This commit is contained in:
Parker TenBroeck 2026-05-13 09:06:39 -04:00
parent 3c59263a55
commit a733ac3d44
3 changed files with 2 additions and 7 deletions

View file

@ -1,7 +1,2 @@
plugins {
// Apply the foojay-resolver plugin to allow automatic download of JDKs
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
}
rootProject.name = "coroutines"
include("lib", "app")