4 changed files with 23 additions and 23 deletions
@ -0,0 +1,12 @@
|
||||
# Intellij |
||||
.idea/ |
||||
|
||||
# Gradle files |
||||
/.gradle/ |
||||
build/ |
||||
|
||||
# Android |
||||
/app/.cxx/ |
||||
|
||||
# Local configuration file (sdk path, etc) |
||||
/local.properties |
||||
@ -1,6 +1,6 @@
|
||||
#Mon Oct 23 13:51:26 PDT 2017 |
||||
#Mon Jun 07 15:45:49 CEST 2021 |
||||
distributionBase=GRADLE_USER_HOME |
||||
distributionPath=wrapper/dists |
||||
zipStoreBase=GRADLE_USER_HOME |
||||
zipStorePath=wrapper/dists |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip |
||||
|
||||
Loading…
Reference in new issue