0.15.8-kotlin-2.1.0 #51

Merged
altavir merged 54 commits from dev into master 2024-12-09 09:49:38 +03:00
Showing only changes of commit 53517859d4 - Show all commits

View File

@ -17,7 +17,7 @@ public fun MavenPom.useSPCTeam(){
developer {
id.set("SPC")
name.set("Scientific programming centre")
organization.set("MIPT")
organization.set("SPC")
organizationUrl.set("https://sciprog.center/")
}
}