mirror of
https://github.com/devgianlu/librespot-android.git
synced 2026-04-25 21:35:49 +03:00
[PR #14] [MERGED] Compatibility with Java 17 #24
Labels
No labels
bug
enhancement
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-android#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/librespot-android/pull/14
Author: @xlash123
Created: 1/3/2022
Status: ✅ Merged
Merged: 1/8/2022
Merged by: @mitschwimmer
Base:
master← Head:master📝 Commits (1)
4dc27a8Bumped librespot version and Gradle version. Made compatible with Java 17📊 Changes
10 files changed (+131 additions, -113 deletions)
View changed files
📝
app/build.gradle(+1 -1)📝
build.gradle(+2 -2)📝
gradle.properties(+2 -1)📝
gradle/wrapper/gradle-wrapper.jar(+0 -0)📝
gradle/wrapper/gradle-wrapper.properties(+1 -2)📝
gradlew(+33 -20)📝
gradlew.bat(+89 -84)📝
librespot-android-decoder-tremolo/build.gradle(+1 -1)📝
librespot-android-decoder/build.gradle(+1 -1)📝
librespot-android-sink/build.gradle(+1 -1)📄 Description
Bumped Librespot dependencies to 1.6.3-SNAPSHOT.
Bumped Gradle to 7.3.3 to support Java 17.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.