dima.avdeev
7fce8df5f7
fix examples with Kotlin Native issue ( #2534 )
...
Needs mavenCetral at root build.gradle.kts
2 years ago
Nikita Lipsky
a917c5eb1d
Extract plugins versions from root build.gradle.kts
...
as it was before
2 years ago
dima.avdeev
b858998310
WebAssembly means "JS in browser with WebAssembly Skia" ( #2487 )
2 years ago
dima.avdeev
e900f561f2
update experimental/examples/falling-balls ( #2486 )
2 years ago
Nikita Lipsky
749c9119c1
Fixup for Falling Balls example: fix applicationId for Android
2 years ago
Nikita Lipsky
7bfe7df5d0
Fixup for Falling Balls example: remove jcenter()
2 years ago
Nikita Lipsky
d5ba2e924e
Refactor FallingBalls MPP sample to follow KMM project structure. ( #2478 )
...
Refactor FallingBalls MPP sample to follow KMM project structure.
- as a result iOS target can be run and debugged using KMM IDE tooling.
2 years ago
Nikita Lipsky
85faea7243
Unify build.gradle.kts for experimental samples ( #2445 )
...
+ add Android traget for Minesweeper example
2 years ago
Nikita Lipsky
daafd804f8
Introduce defaultUIKitMain in compose library and use it from UIKit examples ( #2426 )
2 years ago
dima.avdeev
8aca240b58
update uikit experimental examples 1.3.0-alpha01-dev824 ( #2417 )
2 years ago
dima.avdeev
c76f639d74
update compose version 1.2.0 in experimental samples ( #2412 )
2 years ago
dima.avdeev
09ee6b8bc7
todoapp and experimental to 1.2.0-rc02
2 years ago
dima.avdeev
06193c44ad
update version in experimental uikit samples ( #2377 )
2 years ago
dima.avdeev
49e1065bb1
update gradle wrapper 7.5.1 ( #2352 )
2 years ago
dima.avdeev
1f39fa4ba1
Check experimental flags in gradle.properties ( #2268 )
2 years ago
theapache64
9adc93f04b
add android sample for falling balls mpp ( #2275 )
...
Co-authored-by: theapache64 <theapache64@users.noreply.github.com>
2 years ago
dima.avdeev
3129fa1d53
experimental chat example ( #2148 )
2 years ago
dima.avdeev
f124783ffd
uikit experimental samples update version ( #2140 )
2 years ago
dima.avdeev
b1fe574a7e
update uikit sample to compose version 1.2.0 alpha01 dev724 ( #2137 )
2 years ago
dima.avdeev
5e3be853e3
update version of compose mpp for experimental samples ( #2122 )
2 years ago
dima-avdeev-jb
db07c172c5
update exprimental doc
2 years ago
dima-avdeev-jb
3221d7c306
update experimental samples compose (1.2.0-alpha01-dev675) and kotlin version (1.6.21) ( #2047 )
...
* update compose version in experimental/examples (version 1.2.0-alpha01-dev675)
* experimental/examples kotlin 1.6.21
* experimental/samples gradle wrapper 7.4.2
3 years ago
Igor Demin
15f8b0bbd3
Revert Kotlin to 1.6.10
...
Version of Kotlin should be compatible with Compose that is set in gradle.properties
3 years ago
Oleksandr Karpovich
e69ac23dbf
Move compose + use kotlin 1.6.21 ( #2025 )
...
* Move compose
* Update kotlin version to 1.6.20
* Move compose + Update kotlin version to 1.6.21
* Move compose to include a fix for compose plugin (kjs specific)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
3 years ago
dima-avdeev-jb
80cfc4c249
iOS gradle: create task to deploy on connected iOS device ( #1944 )
3 years ago
Alexey Tsvetkov
62a657b6cd
Native desktop packaging ( #1908 )
...
* Minor: add cleanDirs util
* Generate constant for gradle plugin version
* Unpack icons using task instead of lazy property
Resolves #960
* Introduce K/N Desktop packaging for Mac
3 years ago
alexander-gorshenev
123b620f6e
Moved kotlin native to experimental mm ( #1910 )
3 years ago
dima-avdeev-jb
24526947ad
Gradle deploy to iOS simulator ( #1899 )
3 years ago
Nikolay Igotti
53b83b022c
Move MPP samples to 1.2.0-alpha01-dev620
3 years ago
Roman Sedaikin
b8ec76d166
Fixed slider-drag problem in [falling-balls-mpp] example. ( #1750 )
3 years ago
Alexey Tsvetkov
d23806a3f4
Update examples ( #1740 )
...
* Update examples to Gradle 7.3.3
Resolves #1654
* Update compose and agp in examples
Resolves #1117
* Fix gradle plugins classloading in examples and templates
* Make falling balls mpp compatible with examples checker
3 years ago
Nikolay Igotti
6da56d56ea
Move few MPP examples to experimental for now ( #1739 )
3 years ago