Separate unit-test data from integ-test samples

- Upgraded `samples/basic` to use latest Gradle version.
This commit is contained in:
Daz DeBoer 2021-07-05 14:33:02 -06:00
parent 9c3d5fee4f
commit a8efea6733
No known key found for this signature in database
GPG key ID: 70F584A28F2230E8
22 changed files with 340 additions and 8 deletions

View file

@ -0,0 +1,5 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build