summaryrefslogtreecommitdiffhomepage
path: root/android/gradle/wrapper/UpdateInstructions.md
AgeCommit message (Collapse)AuthorFilesLines
2025-07-08Update documentationAlbin1-4/+0
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-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.