Commit Graph

7 Commits

Author SHA1 Message Date
Aayush Gupta
33752d0a4f Update Gradle and dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-05 11:28:57 +08:00
Aayush Gupta
87c0678ad9 gradle: Bump to Gradle 9.1.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-09-23 15:29:08 +08:00
Aayush Gupta
f964d7dbdc Bump to latest Gradle release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-05-06 15:15:11 +08:00
Aayush Gupta
74f3b8e563 Bump to latest stable AGP & Gradle release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-17 13:45:30 +07:00
Aayush Gupta
5ceb339b35 Bump to Gradle 8.6
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 12:32:34 +01:00
Patryk Mis
eb193c0ab0 Update Gradle to v7.6.1
All Gradle wrapper files were updated as per instructions from Android Gradle Plugin's release notes (with one exception explained below):

gradlew wrapper --gradle-version 7.6.1 --distribution-type bin --gradle-distribution-sha256-sum 6147605a23b4eff6c334927a86ff3508cb5d6722cd624c97ded4c2e8640f1f87

--gradle-distribution-sha256-sum switch ads additional verification of downloaded Gradle distribution (as explained at https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:verification) for security reasons.

Version 7.6.1 is the latest from v7.x.x series, which is supported by the Android Gradle Plugin v7.4.2.
It contains various improvements and fixes documented at https://docs.gradle.org/7.6.1/release-notes.html.

Keeping up to date with the latest versions is good practice for various reasons, including (but not limited to) potential security fixes.

Signed-off-by: Patryk Mis <foss@patrykmis.com>
2023-05-02 11:22:27 +02:00
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30