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
2021-12-08 10:32:18 +03:00
Igor Demin
559e9364f1
Move examples to 1.0.0 ( #1524 )
2021-12-01 20:23:48 +03:00
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
2021-12-01 15:37:02 +03:00
Nikolay Igotti
4589805fc0
Use 1.0.0-beta1 in components
2021-10-25 10:38:03 +03:00
akurasov
064e3ed3d4
updating components and tutorials to latest Compose API
2021-10-07 17:58:25 +03:00
Igor Demin
6fe8be049d
Miggrate to 1.0.0-alpha4-build362 ( #1205 )
2021-09-28 10:38:21 +03:00
Igor Demin
a8bc62c519
Migrate to 1.0.0-alpha4-build328
2021-08-27 23:29:58 +03:00
Igor Demin
c9a7b15e86
Migrate to Kotlin 1.5.30
2021-08-27 20:40:51 +03:00
Nikolay Igotti
d499b350a2
Move to 1.0.0-alpha1
2021-08-04 09:41:56 +03:00
Igor Demin
581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 ( #916 )
2021-07-21 11:24:17 +03:00
Igor Demin
854de3681c
Publish components ( #829 )
2021-06-29 16:55:08 +03:00
Nikolay Igotti
2fa3dcde04
Custom components template. ( #206 )
2020-12-21 14:41:13 +03:00