Skip to content

Commit 89cbc63

Browse files
committed
Update Gradle wrapper to 4.0
1 parent 333289c commit 89cbc63

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
build/android-profile
44
app/build
55
build/intermediates/dex-cache
6+
.gradle
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Fri Dec 06 11:44:29 GMT+07:00 2024
1+
#Wed Dec 25 13:53:15 GMT+07:00 2024
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-all.zip

0 commit comments

Comments
 (0)