Skip to content

Commit c1a2a83

Browse files
add/edit ci script; add file to git.
1 parent 7180bf1 commit c1a2a83

7 files changed

Lines changed: 262 additions & 9 deletions

File tree

Android/APIExample/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
.DS_Store
1212
/build
1313
/captures
14-
gradle
15-
gradlew
16-
gradlew.bat
1714
.externalNativeBuild
1815
.cxx
1916
androidTest/
53.1 KB
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#Thu May 28 16:45:32 CST 2020
2+
distributionBase=GRADLE_USER_HOME
3+
distributionPath=wrapper/dists
4+
zipStoreBase=GRADLE_USER_HOME
5+
zipStorePath=wrapper/dists
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip

Android/APIExample/gradlew

Lines changed: 172 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Android/APIExample/gradlew.bat

Lines changed: 84 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Android/APIExample/lib-component/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
.DS_Store
1212
/build
1313
/captures
14-
gradle
15-
gradlew
16-
gradlew.bat
1714
.externalNativeBuild
1815
.cxx
1916
androidTest/

Android/APIExample/lib-stream-encrypt/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
.DS_Store
1212
/build
1313
/captures
14-
gradle
15-
gradlew
16-
gradlew.bat
1714
.externalNativeBuild
1815
.cxx
1916
androidTest/

0 commit comments

Comments
 (0)