VeryGoodOpenSource / very_good_templates

Collection of open-source templates created and maintained by Very Good Ventures.
70 stars 15 forks source link

chore: update gradle to 7.6.1 #150

Closed alestiago closed 3 months ago

alestiago commented 3 months ago

Description

Related to #123

Updates gradle to 7.6.1 using:

./gradlew wrapper --gradle-version=7.6.1

Type of Change