Commit c44fdcfd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Update git submodules

* Update frameworks/support from branch 'androidx-main'
  to 760a7549bd4277613e458832e6a7c016dd06e907
  - Merge "Fix source incompatibilities from Kotlinification of SimpleArrayMap" into androidx-main
  - Fix source incompatibilities from Kotlinification of SimpleArrayMap
    
    SimpleArrayMap now correctly types many of its function's arguments,
    which is a binary compatible change due to type erasure, but causes
    .get() to require the generic type K instead of any arbitrary object,
    which is source incompatible in BaseMenuWrapper where it expects
    SupportMenuItem instead of MenuItem.
    
    Test: ./gradlew --ci appcompat:appcompat:compileDebugJavaWithJavac -Pandroidx.useMaxDepVersions
    Change-Id: I018ba489e60505564cfa8e919e5a36c2f09011d3
    
parent c3522119
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment