mirror of
https://github.com/GayPizzaSpecifications/dough.git
synced 2025-08-05 14:31:32 +00:00
upgrade gradle and kotlin to latest
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
allprojects {
|
||||
group = "gay.pizza.dough"
|
||||
version = "0.1.0-SNAPSHOT"
|
||||
version = "0.2.0-SNAPSHOT"
|
||||
}
|
||||
|
||||
tasks.withType<Wrapper> {
|
||||
gradleVersion = "8.4"
|
||||
gradleVersion = "8.13"
|
||||
}
|
||||
|
Reference in New Issue
Block a user