[PR #1412] [CLOSED] update gradle an 8.11 for android #1577

Closed
opened 2026-04-24 23:59:24 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1412
Author: @Vincenzoferrara
Created: 12/17/2024
Status: Closed

Base: masterHead: add_zoom


📝 Commits (2)

  • 75a125e update gradle an 8.11 for android
  • 9267694 funziona lo zoom e pan ma esce fuori dai limiti.

📊 Changes

3 files changed (+147 additions, -17 deletions)

View changed files

📝 android/build.gradle (+3 -3)
📝 android/gradle/wrapper/gradle-wrapper.properties (+2 -1)
📝 components/readers/Reader.vue (+142 -13)

📄 Description

buildDIr is deprecated > rootProject.layout.buildDirectory
tested on android 9 and 15


🔄 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/advplyr/audiobookshelf-app/pull/1412 **Author:** [@Vincenzoferrara](https://github.com/Vincenzoferrara) **Created:** 12/17/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_zoom` --- ### 📝 Commits (2) - [`75a125e`](https://github.com/advplyr/audiobookshelf-app/commit/75a125e766639d72750d0a64fe4e0bc83259af0d) update gradle an 8.11 for android - [`9267694`](https://github.com/advplyr/audiobookshelf-app/commit/92676942045b9e621705213055dd856040bf43cd) funziona lo zoom e pan ma esce fuori dai limiti. ### 📊 Changes **3 files changed** (+147 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `android/build.gradle` (+3 -3) 📝 `android/gradle/wrapper/gradle-wrapper.properties` (+2 -1) 📝 `components/readers/Reader.vue` (+142 -13) </details> ### 📄 Description buildDIr is deprecated > rootProject.layout.buildDirectory tested on android 9 and 15 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:59:24 +02:00
adam closed this issue 2026-04-24 23:59:25 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1577