Add gradle files to Android example
This commit is contained in:
parent
cade73de7d
commit
dbe55ee356
8 changed files with 312 additions and 1 deletions
6
examples/others/android/example/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
6
examples/others/android/example/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#Mon Nov 13 02:02:23 CET 2017
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
|
Loading…
Add table
Add a link
Reference in a new issue