summaryrefslogtreecommitdiffhomepage
path: root/android/gradle/wrapper
AgeCommit message (Collapse)AuthorFilesLines
2025-09-29Update gradle to 9.1.0Jonatan Rhodin1-2/+2
2025-08-28Upgrade to Gradle 9.0.0Kalle Lindström1-2/+2
2025-07-17Update gradle to 8.14.3David Göransson1-2/+2
2025-07-08Update documentationAlbin1-4/+0
2025-07-03Bump gradle to 8.14.2David Göransson1-2/+2
2025-05-23Update gradle to 8.14.1David Göransson1-2/+2
2025-05-12Fix indentationDavid Göransson1-2/+2
2025-05-12Fix path typoDavid Göransson1-2/+2
2025-05-12Add reproducible workflow step to gradle update instructionsJonatan Rhodin1-0/+4
2025-05-09Bump gradle to 8.14David Göransson2-2/+2
2025-02-27Add instructions on how to update gradlewDavid Göransson1-0/+11
Previously the instructions where added inside the gradle-wrapper.properties files, however this means as you update it all the instructions gets removed and you have to manually add them again. I've now clarified the instructions and put them in a place where they won't get cleared out when updating.
2025-02-27Update gradle wrapper to 8.13David Göransson2-2/+2
2025-01-31Bump gradle to 8.12.1David Göransson1-5/+2
2025-01-07Bump gradle to 8.12David Göransson1-2/+2
2024-11-28Bump gradle to 8.11.2David Göransson1-2/+2
2024-09-25Update gradle wrapperDavid Göransson2-2/+2
2024-08-30Bump gradle to 8.10Albin2-4/+3
2024-03-21Bump gradle wrapperAlbin2-3/+8
2024-03-12Bump gradleAlbin1-2/+2
2023-08-03Bump container image, jdk, gradle and agpAlbin1-2/+2
2022-12-08Bump Android project to java 11 and gradle 7.6Albin1-2/+2
2022-09-03Add gradle wrapper checksumAlbin1-0/+2
This is not fully supported by Android Studio due to a bug in Gradle, however as this is an important security mechanism it should be set. Upcoming versions of Android Studio seem to properly support the checksum mechanism, as seen here: https://developer.android.com/studio/releases/fixed-bugs/studio/2022.1.1#android-studio-electric-eel-canary-3-2022.1.1.3 If Android Studio complains when syncing, click the text saying: 'Use "<checksum>" as checksum for <url> and sync project' See more: https://github.com/gradle/gradle/issues/9361 https://issuetracker.google.com/issues/232933744
2021-02-11Remove redundant infoAlex Granin1-1/+0
Remove redundant information from gradle wrapper properties
2021-02-11Bupm gradle pluginAleksandr Granin1-1/+2
2020-05-26Upgrade Gradle and Android Gradle Plugin versionsJanito Vaqueiro Ferreira Filho1-1/+1
2019-03-12Update Gradle and dependencies versionsJanito Vaqueiro Ferreira Filho1-1/+1
2019-03-11Add Gradle wrapper for Android appJanito Vaqueiro Ferreira Filho2-0/+5