Shagen Ogandzhanian
|
5e4c573124
|
Build web components with gradle 7.0.2
|
4 years ago |
Shagen Ogandzhanian
|
d501a6f721
|
[web] Set group id and version as a simple project properties
As opposed to the failed attempt of configurating it via publishing
Also: Update path in compose.web.web accordingly
|
4 years ago |
Shagen Ogandzhanian
|
eca49dc7ff
|
Update default snapshot version in web to 0.0.9-SNAPSHOT
|
4 years ago |
Shagen Ogandzhanian
|
3dcc3db2ec
|
Put COMPOSE_WEB_VERSION to the gradle properties and do not invoke System.getEnv directly
Using getEnv at this phase leads to a configuration error. It's most
likely a bug in gradle.
|
4 years ago |
Shagen Ogandzhanian
|
2c1964ed46
|
Update default compose dependency for the web comoponents
|
4 years ago |
Shagen Ogandzhanian
|
20d56de264
|
Add missing web/gradle.properties
|
4 years ago |
Shagen Ogandzhanian
|
cdce1de626
|
Resolve compose plugin version from gradle.properties
|
4 years ago |
Shagen Ogandzhanian
|
2e3220451f
|
Convert web/build.gradle to build.gradle.kts
|
4 years ago |
Shagen Ogandzhanian
|
a6b4ce29f3
|
[web] Move build to the Kotlin DSL API
|
4 years ago |
Shagen Ogandzhanian
|
86c6f57b6d
|
Configuration for publishing web artefacts
|
4 years ago |
Shagen Ogandzhanian
|
4939374bd0
|
Publish coordinated for web artifacts
|
4 years ago |
Shagen Ogandzhanian
|
6b9a7c4989
|
Rename core and integration to web-core and web-integration
Also: share logic only between subprojects and make maven publication a default option
|
4 years ago |
Shagen Ogandzhanian
|
b69986a2aa
|
[web] correct repository configuration
|
4 years ago |
Shagen Ogandzhanian
|
8a35ada373
|
Remove androidx copyrights that actually are irrelevant to the codebase ported
|
4 years ago |
Shagen Ogandzhanian
|
f4987d0ce9
|
Pull web components from androidx-compose
|
4 years ago |