mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-08 15:51:08 +00:00
Only experimental/components/settings.gradle.kts is copied with changes, the rest is copied without changes
3 lines
236 B
Bash
3 lines
236 B
Bash
#!/bin/sh
|
|
curl -T jcef-runtime-linux.zip -u$BINTRAY_USER:$BINTRAY_KEY -H "X-Bintray-Package:jcef" -H "X-Bintray-Version:jcef-linux-0.1" -H "X-Bintray-Publish:1" -H "X-Bintray-Override:1" https://api.bintray.com/content/jetbrains/skija/
|