Files
compose-multiplatform/experimental/cef/scripts/publish_cef_linux.sh
Igor Demin b9b9e3438b Move cef and videoplayer to experimental folder (#1277)
Only experimental/components/settings.gradle.kts is copied with changes, the rest is copied without changes
2021-10-19 19:00:34 +03:00

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/