3 lines
161 B
Bash
Executable file
3 lines
161 B
Bash
Executable file
# temporary script to make flatfoot repo, next to the support repo
|
|
cd lifecycle && ./gradlew uploadArchives --info
|
|
cd ../room && ./gradlew uploadArchives --info
|