[PR #14] [MERGED] Compatibility with Java 17 #24

Closed
opened 2026-02-28 14:24:07 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 4dc27a8 Bumped 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.

## 📋 Pull Request Information **Original PR:** https://github.com/devgianlu/librespot-android/pull/14 **Author:** [@xlash123](https://github.com/xlash123) **Created:** 1/3/2022 **Status:** ✅ Merged **Merged:** 1/8/2022 **Merged by:** [@mitschwimmer](https://github.com/mitschwimmer) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4dc27a8`](https://github.com/devgianlu/librespot-android/commit/4dc27a88066b21d875e4701ba7fdfb84d30bdde9) Bumped librespot version and Gradle version. Made compatible with Java 17 ### 📊 Changes **10 files changed** (+131 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Bumped Librespot dependencies to 1.6.3-SNAPSHOT. Bumped Gradle to 7.3.3 to support Java 17. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:24:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot-android#24
No description provided.