Skip to content

Commit

Permalink
chore: Update gradle-wrapper.properties in the example (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidferreira authored Jul 8, 2021
1 parent 2baf3f1 commit 4ed65fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 4ed65fc

Please sign in to comment.