Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anilbeesetti/nextlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.4
Choose a base ref
...
head repository: anilbeesetti/nextlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.1-0.9.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 4, 2025

  1. fix(deps): update dependency androidx.media3:media3-exoplayer to v1.7…

    ….1 (#126)
    
    * fix(deps): update dependency androidx.media3:media3-exoplayer to v1.7.1
    
    * fix build issues
    
    * remove ffmpeg setup in mediainfo
    
    * fix build issues
    
    * update build action file
    
    * revert setup script changes
    
    * add logs to setup
    
    * add logs to setup 2
    
    * update ndk and cmake versions
    
    * install cmake with sdkmanager
    
    * fix issue
    
    * add sdkmanager install cmake
    
    * add sdkmanager install cmake
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Anil Kumar Beesetti <[email protected]>
    renovate[bot] and anilbeesetti authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    33d9b7b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency org.checkerframework:checker-qual to v3.…

    …49.4 (#119)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    1640152 View commit details
    Browse the repository at this point in the history
  3. chore(config): migrate config renovate.json (#130)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    690570f View commit details
    Browse the repository at this point in the history
  4. fix(deps): update kotlin monorepo to v2.1.21 (#122)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    d169cc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    e684dff View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency com.google.errorprone:error_prone_annota…

    …tions to v2.38.0 (#125)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    850eae8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency gradle to v8.14.1 (#117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    742c0d5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/upload-artifact action to v4.6.2 (#121)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    12c7efc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. chore(deps): update dependency gradle to v8.14.2 (#133)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    28a7d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Chore: Configure maven publish plugin to publish to maven central (#132)

    * configure maven publish plugin
    
    * add publish gradle action
    
    * update descriptions
    anilbeesetti authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    d293e33 View commit details
    Browse the repository at this point in the history
  2. fix maven central host

    anilbeesetti committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    9b70710 View commit details
    Browse the repository at this point in the history
  3. Chore: Update README (#135)

    * update publish action github release step
    
    * update readme
    
    * update dependencies
    anilbeesetti authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    76f988c View commit details
    Browse the repository at this point in the history
Loading