You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Igor Demin dbd0a21949
Modify replace.sh for replacing Compose version (#1511)
3 years ago
..
gradle/wrapper
libs
scripts
src/main/kotlin/org/jetbrains/compose/desktop
third_party/java-cef-jb-compose-patch
.gitattributes
.gitignore
README.md
build.gradle.kts
gradlew
gradlew.bat
settings.gradle.kts

README.md

CEF integration for Desktop Jetpack Compose.

Run example: To run application execute in terminal: ./gradlew run To run application in browser sliced mode execute in terminal: ./gradlew run --args="slices"

PS. Mac OS X is currently not supported.