Skip to content

Commit

Permalink
Update the version of Gradle, fix the compiling errors in the latest …
Browse files Browse the repository at this point in the history
…version of Android Studio (#100)

Co-authored-by: kevingpqi <[email protected]>
  • Loading branch information
kevingpqi123 and kevingpqi123 authored Feb 11, 2022
1 parent 4138fac commit 173b013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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\://mirrors.tencent.com/gradle/gradle-5.5-all.zip
distributionUrl=https\://mirrors.tencent.com/gradle/gradle-6.9-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 173b013

Please sign in to comment.