6 lines
81 B
Bash
6 lines
81 B
Bash
#!/bin/bash
|
|
|
|
./gradlew --no-daemon publishMingwX64PublicationToMavenRepository
|
|
|
|
|