Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable module annotation processor with gradle #25922

Closed

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    f22b014 View commit details
    Browse the repository at this point in the history
  2. Update to Java 11

    janicduplessis committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    75eb573 View commit details
    Browse the repository at this point in the history
  3. Update template/android/settings.gradle

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    be53dbd View commit details
    Browse the repository at this point in the history
  4. Update template/android/settings.gradle

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    47dc67e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf6b6b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    591e39b View commit details
    Browse the repository at this point in the history
  7. Test kapt

    janicduplessis committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    56d262a View commit details
    Browse the repository at this point in the history
  8. Revert "Test kapt"

    This reverts commit 4610529.
    janicduplessis committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1c1cac3 View commit details
    Browse the repository at this point in the history
  9. Update packages/annotations-compiler/annotations/src/main/java/com/fa…

    …cebook/react/module/annotations/BaseNativeModule.java
    
    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9d3c1e2 View commit details
    Browse the repository at this point in the history
  10. Update packages/annotations-compiler/compiler/build.gradle

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d5345e5 View commit details
    Browse the repository at this point in the history
  11. Update packages/annotations-compiler/annotations/build.gradle

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a4bbf85 View commit details
    Browse the repository at this point in the history
  12. Update packages/annotations-compiler/annotations/src/main/java/com/fa…

    …cebook/react/module/annotations/BaseNativeModule.java
    
    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a9dbe63 View commit details
    Browse the repository at this point in the history
  13. Update ReactAndroid/src/main/third-party/java/javapoet/BUCK

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    01e8c9c View commit details
    Browse the repository at this point in the history
  14. Update ReactAndroid/src/main/third-party/java/infer-annotations/BUCK

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    5b98d3e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c489008 View commit details
    Browse the repository at this point in the history
  16. Update packages/annotations-compiler/annotations/src/main/java/com/fa…

    …cebook/react/module/annotations/BUCK
    
    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9cb21c3 View commit details
    Browse the repository at this point in the history
  17. Update packages/annotations-compiler/annotations/src/main/java/com/fa…

    …cebook/react/module/model/BUCK
    
    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    janicduplessis and cortinico committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    2fa1a6a View commit details
    Browse the repository at this point in the history
  18. fix

    janicduplessis committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1249eed View commit details
    Browse the repository at this point in the history