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
Igor Demin
dbd0a21949
Modify replace.sh for replacing Compose version ( #1511 )
...
Remove:
```
__LATEST_COMPOSE_RELEASE_VERSION__
__KOTLIN_COMPOSE_VERSION__
System.getenv("COMPOSE_TEMPLATE_COMPOSE_VERSION")
```
They pollute templates/examples.
Now, all paths where we need to change the version are hardcoded in the script.
Usage:
```
./replace.sh 1.0.0-rc6
```
This script is planned to run on CI
In the future I will add support for changing Kotlin version
3 years ago
Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
3 years ago
Igor Demin
21473b13f1
Move to 1.0.0-rc12 ( #1518 )
...
* Move build_from_cli
* Migrate to 1.0.0-rc12
* Comment about LWJGL
* Update Tutorials
3 years ago
Igor Demin
9806bdc085
LWJGL integration example ( #1275 )
3 years ago
Igor Demin
6fe8be049d
Miggrate to 1.0.0-alpha4-build362 ( #1205 )
3 years ago
Nikolay Igotti
929b28787d
Mostly move to 1.0.0-alpha4-build361
3 years ago
Igor Demin
a8bc62c519
Migrate to 1.0.0-alpha4-build328
3 years ago
Igor Demin
c9a7b15e86
Migrate to Kotlin 1.5.30
3 years ago
Igor Demin
ebb116999f
Desktop. Templates. Update versions
3 years ago
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
3 years ago
Nikolay Igotti
242ec6bbf9
Cleanup samples and adjust for rc5
3 years ago
Igor Demin
9e4dbe3400
Templates. Use currentOs in common MPP module
...
Temporary (?) workaround for Preview
3 years ago
Igor Demin
36f94875f1
Templates. Migrate to 1.0.0-alpha1-rc2
3 years ago
Igor Demin
06f4ade5c6
Update build.gradle.kts
3 years ago
Igor Demin
4f908a50e3
Update build.gradle.kts
3 years ago
Nikolay Igotti
eceb3b8797
Move templates to 1.0.0-alpha1-rc1
3 years ago
Igor Demin
1786de28a7
Sync/2021 07 30 ( #961 )
3 years ago
Igor Demin
82468294f4
Update Compose
3 years ago
Igor Demin
581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 ( #916 )
3 years ago
Igor Demin
e68baff90d
Migrate desktop templates/tutorials to 0.5.0-build226
3 years ago
Igor Demin
80bb819997
Update templates
3 years ago
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
3 years ago
Igor Demin
560f411e01
Tutorials for 0.4.0-rc2
3 years ago
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
3 years ago
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
4 years ago
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
4 years ago
Alexey Tsvetkov
8c8b4147ab
Update to 0.4.0-build182 and get rid of jcenter
...
The build `0.4.0-build182` upgrades
`kotlinx-collections-immutable` library
(which is used by the compose runtime) to 0.3.4,
which was published to maven central,
so most usages of sunsetting jcenter repo
can be removed now.
Resolves #557
4 years ago
Nikolay Igotti
76e3f45f8b
Move to Kotlin 1.4.32 and 0.4.0-build180
4 years ago
Nikolay Igotti
cf9ccdb617
Switch templates to 0.4.0-build179
4 years ago
Nikolay Igotti
2f7f05babd
Move to 0.3.2.
4 years ago
Nikolay Igotti
1999f58e75
Move to build 0.3.1.
4 years ago
Nikolay Igotti
10e99c20d9
Move to 0.3.0.
4 years ago
Nikolay Igotti
c58018221e
Move to 0.3.0-rc1 ( #410 )
4 years ago
Roman Sedaikin
de0496d980
Updated desktop-template and Scrollbars tutorial according to build153.
4 years ago
Nikolay Igotti
c8b0ee23d0
Move templates to build150 and fix most tutorials.
4 years ago
Igor Demin
1a1310368e
Migrate to 0.3.0-build146 (templates
4 years ago
Igor Demin
541a14cc92
Templates. Migrate to 0.3.0-build135
4 years ago
Nikolay Igotti
84163e7499
Move to 0.2.0-build132
4 years ago
Nikolay Igotti
18afa24fe0
Move to 0.2.0-build128
4 years ago
Alexey Tsvetkov
c105e3a8eb
Change marker comment for Compose version
...
The verb `update` in `__UPDATE_COMPOSE_VERSION_MARKER__`
could be read as an instruction to update the plugin,
which might be confusing for users.
I suggest renaming the marker to more neutral
`__LATEST_COMPOSE_RELEASE_VERSION__`
4 years ago
Nikolay Igotti
aa2a8740ca
Update to 0.1.0-build113
4 years ago
Igor Demin
3b583678c7
Migrate to Compose 0.1.0-m1-build62
4 years ago
Alexey Tsvetkov
314f5af47f
Update all examples with Compose Application DSL
4 years ago
Nikolay Igotti
eb8c7fdd44
Move tutorials and templates to m1-build57.
4 years ago
Nikolay Igotti
3876014768
Move to compose.desktop.currentOs
4 years ago
Nikolay Igotti
c0c31e9506
Move to dev97
4 years ago
Nikolay Igotti
11543c4618
Move to dev87.
4 years ago
Nikolay Igotti
08ce747217
Move to dev85.
4 years ago
Igor Demin
1350bef387
Change wrong version
4 years ago