Commit Graph

29 Commits

Author SHA1 Message Date
c19b3d7223 Upgrade to gradle plugin 9.0 (#8302)
### Description

Upgrade to gradle plugin 9.0. This adds support for Java 25

### Checklist
<!-- 
To help us keep the issue tracker clean and work as efficient as
possible,
  please make sure that you have done all of the following.
You can tick the boxes below by placing an x inside the brackets like
this: [x]
-->
- [x] I have read the contribution guidelines:
https://github.com/AntennaPod/AntennaPod/blob/develop/CONTRIBUTING.md#submit-a-pull-request
- [x] I have performed a self-review of my code, going through my
changes line by line and carefully considering why this line change is
necessary
- [x] I have run the automated code checks using `./gradlew checkstyle
spotbugsPlayDebug spotbugsDebug :app:lintPlayDebug`
- [x] My code follows the style guidelines of the AntennaPod project:
https://antennapod.org/contribute/develop/app/code-style
- [x] I have mentioned the corresponding issue and the relevant keyword
(e.g., "Closes: #xy") in the description (see
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
- [x] If it is a core feature, I have added automated tests
2026-08-01 10:02:41 +02:00
e539479f2c Upgrade dependencies (#7936) 2025-08-18 20:24:58 +02:00
baedabbc4b Target Android 15 (#7626) 2025-01-25 08:16:48 +01:00
6c931b5780 Upgrade AGP and Gradle for Java 23 support (#7529) 2024-11-28 19:43:16 +01:00
c06a3a6d27 Update AGP and Gradle (#6954) 2024-03-04 22:17:44 +01:00
e9d190da1b Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
78f65349d5 Update AGP to 7.4.0 (#5655) 2023-04-01 23:16:53 +02:00
a1c158f26d Update gradle to 7.x 2021-12-28 13:55:21 -05:00
9e45d15083 Gradle 6.9 2021-06-13 20:52:06 +02:00
dccc44365b Update gradle wrapper 2020-04-25 15:50:20 -04:00
7b6ec1f73e new gradle version, this should fix #3562 2019-10-27 15:53:44 +01:00
43248271e1 Updated Gradle publisher 2019-08-20 22:17:56 +02:00
a9988959a7 Update to gradle 5.4 2019-04-20 20:54:57 +02:00
34d93a4e8e Upgrade gradle wrapper to version 4.10.2 2018-09-27 13:21:15 +02:00
3ab4ad2a35 update to AndroidStudio 3.1 2018-04-04 13:52:30 +02:00
b98571ede8 Update gradle wrapper 2018-01-13 15:46:23 +01:00
f20e04b590 Update gradle wrapper to 4.2 2017-09-23 09:22:32 +02:00
d5db62c70b Update gradle to version 3.5 2017-05-31 17:09:20 +02:00
11ddd2a59a Revert "Update gradle to version 3.3"
This reverts commit 2a297ecab5.
2017-04-09 21:01:41 +02:00
2a297ecab5 Update gradle to version 3.3 2017-04-09 20:21:21 +02:00
3aac3f1fc2 Upgrade gradle wrapper to 3.2.1 2016-12-03 12:41:39 +01:00
e0b918d1a8 Update gradle wrapper to version 3.1 2016-10-03 11:02:53 +02:00
0fb22e8500 Upgrade grade 2016-08-04 21:18:53 +02:00
c2935ec427 Update Gradle wrapper to v.2.11.
+ Complete earlier update in commit 5f23a3ae4d.
  I used the following command to update all files: `$ gradle wrapper`.
+ Convert line endings from CRLF to LF.
2016-02-13 13:15:01 +01:00
5f23a3ae4d Latest gradle wrapper 2016-01-08 00:45:14 +01:00
42b20170bc Upgrade gradle 2015-05-19 12:00:30 +02:00
bdda8a7e26 Upgraded build tools 2014-11-29 18:00:44 +01:00
1995a18a21 Updated build files 2014-10-14 18:41:13 +02:00
0d1d256ee4 Added gradle wrapper script 2014-05-18 22:11:12 +02:00