We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333289c commit 89cbc63Copy full SHA for 89cbc63
.gitignore
@@ -3,3 +3,4 @@
3
build/android-profile
4
app/build
5
build/intermediates/dex-cache
6
+.gradle
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Fri Dec 06 11:44:29 GMT+07:00 2024
+#Wed Dec 25 13:53:15 GMT+07:00 2024
2
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-all.zip
0 commit comments