Commit Graph

14 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
f9ca15eea4 libs: Update to latest dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-08 13:16:05 +08:00
Aayush Gupta
dcd638522d Bump Gradle and dependencies to latest release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-03-12 14:24:23 +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
9ca68752d5 Bump to latest stable AGP, Gradle and dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-02 15:27:20 +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
dcb2976004 libs: Bump to latest stable AGP, Gradle and dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-03-05 16:58:41 +05:30
Aayush Gupta
50940d8031 libs: Bump to latest stable gradle release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-12-24 11:35:02 +07: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
aaffe2bf76 Bump to latest stable Gradle
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-10 10:35:52 +05:30
Aayush Gupta
5cc49daa12 Bump to latest stable AGP and Gradle version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-25 00:14:34 +05:30
Aayush Gupta
184bfb5f69 Bump AGP and Gradle to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-22 13:54:41 +05:30
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