Oleksandr Karpovich
0b429b6ac9
Update all versions for 1.3.1 + update Changelog ( #2856 )
...
* Add changes for 1.3.1 + update Changelog
Versions:
compose 1.3.1
kotlin 1.8.10
compiler: 1.4.2
* revert version update in experimental examples
* Update CHANGELOG.md
2023-03-10 09:53:41 +01:00
Oleksandr Karpovich
bc6d42ef44
Update versions: compose - 1.3.0 and kotlin - 1.8.0 ( #2651 )
...
* Update versions in examples
* Add more scripts to validate example on android and k/js
* Add validateExamplesIos.sh
* Update CHANGELOG.md for 1.3.0
* check examples with 1.3.0-rc06
* Update the versions: compose-multiplatform - 1.3.0, kotlin - 1.8.0
* Update ComposeCompilerCompatibility (1.4.0)
* Update web/yarn.lock
2023-01-30 21:02:23 +01:00
Igor Demin
63846c63c0
Compose 1.2.1 ( #2453 )
2022-11-07 14:46:37 +01:00
Igor Demin
37e33fba29
Compose 1.2.0-rc02
2022-10-11 17:49:48 +02:00
Igor Demin
caa210e607
Add executable permission for replaceVersion.sh
2022-10-05 14:15:35 +02:00
Igor Demin
5d67a73f80
Update Kotlin version
2022-10-03 01:56:58 +02:00
Igor Demin
a208ecba73
Upgrade to 1.2.0-beta01
2022-09-30 19:26:10 +02:00
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
Nikolay Igotti
0dc9bf0104
Move to 0.4.0
2021-05-31 18:25:21 +03:00
Nikolay Igotti
e817408595
Use 0.4.0-rc2 in examples ( #720 )
2021-05-31 14:19:54 +03:00
Nikolay Igotti
bf4f7051a2
Move to Kotlin 1.5.10 and Compose 0.4.0-rc1
2021-05-28 14:28:15 +03:00
Nikolay Igotti
619a0a40c0
Add tool to upload package from prebuilts.
2021-05-25 10:02:17 +03:00
Nikolay Igotti
38f4cfa33e
Move to 0.4.0-build209
2021-05-20 19:04:27 +03:00
Nikolay Igotti
7bdb87f20b
Move to Compose 0.4.0-build208 and Kotlin 1.5.0
2021-05-20 17:48:04 +03:00
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
2021-04-21 12:44:57 +03:00
Nikolay Igotti
76e3f45f8b
Move to Kotlin 1.4.32 and 0.4.0-build180
2021-04-12 12:26:03 +03:00
Nikolay Igotti
2f7f05babd
Move to 0.3.2.
2021-03-02 09:51:30 +03:00
Nikolay Igotti
1999f58e75
Move to build 0.3.1.
2021-03-01 09:37:24 +03:00
Nikolay Igotti
10e99c20d9
Move to 0.3.0.
2021-02-22 13:19:43 +03:00
Nikolay Igotti
c58018221e
Move to 0.3.0-rc1 ( #410 )
2021-02-21 13:26:51 +03:00