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

Update to gradle version 8.2.2 #1886

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    d0563c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28564de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1f7e3 View commit details
    Browse the repository at this point in the history
  4. update maven plugin

    JulianKast committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    18d36fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a5fe56 View commit details
    Browse the repository at this point in the history
  6. Formatting

    JulianKast committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    088e811 View commit details
    Browse the repository at this point in the history
  7. add androidTestImplementation 'androidx.test:rules:1.5.0' to test per…

    …mission in unit test, update unit test imports
    JulianKast committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b49b173 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0fbb56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e5310d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1390bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c63291 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    486777b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f3792d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e53014 View commit details
    Browse the repository at this point in the history
  15. Ignore TransportBrokerTest with note to have an app with a running Ro…

    …uterService for test to work.
    JulianKast committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    fd5eab8 View commit details
    Browse the repository at this point in the history
  16. MultiplexBluetoothTransportTest testStateTransitions only check state…

    … if device is not an emulator, New emulator actually works, so to prevent incompatibility with older emulators only check on actual devices
    JulianKast committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2912fb3 View commit details
    Browse the repository at this point in the history
  17. Starting with API 30 we can not use reflection to fake NetworkCapabil…

    …ities, only doing certain checks on API levels less then 30 for WiFiSocketFactoryTest
    JulianKast committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    154a98a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d186229 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d3027b3 View commit details
    Browse the repository at this point in the history