Shagen Ogandzhanian
3 years ago
29 changed files with 38 additions and 20 deletions
@ -1,7 +1,7 @@ |
|||||||
// Add compose gradle plugin |
// Add compose gradle plugin |
||||||
plugins { |
plugins { |
||||||
kotlin("multiplatform") version "1.5.10" |
kotlin("multiplatform") version "1.5.10" |
||||||
id("org.jetbrains.compose") version "0.5.0-build225" |
id("org.jetbrains.compose") version "0.5.0-build226" |
||||||
} |
} |
||||||
group = "com.theapache64.composebird" |
group = "com.theapache64.composebird" |
||||||
version = "1.0.0-alpha01" |
version = "1.0.0-alpha01" |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
Before Width: | Height: | Size: 4.3 MiB After Width: | Height: | Size: 4.3 MiB |
Loading…
Reference in new issue