Skip to content

Conversation

@shreyashsaitwal
Copy link
Owner

@shreyashsaitwal shreyashsaitwal commented Nov 13, 2022

No description provided.

shreyashsaitwal and others added 30 commits August 20, 2021 14:04
BREAKING CHANGES:
  * dropped support for defining deps using the old way (- example.jar)
  * JARs in {project_root}/deps dir are now no longer added to the compile
    classpath automatically
  * to add runtime + compile-time deps: `- implement: 'foo.bar:bar:0.1'` or
    `- implement: 'bar-0.1.jar'` for local dep
  * to add compile-time deps: `- compile_only: 'foo.bazz:bazz:1.0'`

See also: https://github.com/shreyashsaitwal/rush-resolver
BREAKING CHANGE:
* version field in the metadata file is now a string scalar representing version
  name. Version number will automatically increment on every release build.
BREAKING CHANGES:
  * all extension classes now need to be annotated with the new @meta annotation
  * rush.yml: removed name, description, assets.icon fields (replaced by @meta
        annotation) and replaced min_sdk, build.kotlin and build.desugar fields
        with android.min_sdk, kotlin and desugar fields respectively
  * removed --release and --support-lib flags
* Added video tutorial for rush installation.

* Update README.md
…rdinate

  * Versions with square brackets usually appear in transitive dependency coordinates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This pull request fixes some bug(s) enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

By default powershell uses TLS 1.0 the site security requires TLS 1.2 Add support automation for VS Code Please add support for Android API 33

4 participants