diff options
author | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2017-10-31 18:51:45 +0300 |
---|---|---|
committer | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2017-11-02 17:59:50 +0300 |
commit | 05d613daf13d7a0866b65ed555544b62e8197547 (patch) | |
tree | 54064c7aba62e2d09eb78c86beaced12ded4ffb5 /runners/gradle-integration-tests/android-licenses | |
parent | e9ab5d88150323067672661d37f8d7f8b146311d (diff) | |
download | dokka-05d613daf13d7a0866b65ed555544b62e8197547.tar.gz dokka-05d613daf13d7a0866b65ed555544b62e8197547.tar.bz2 dokka-05d613daf13d7a0866b65ed555544b62e8197547.zip |
Fix android-sdk license accepting on TeamCity
Diffstat (limited to 'runners/gradle-integration-tests/android-licenses')
-rw-r--r-- | runners/gradle-integration-tests/android-licenses/android-sdk-license | 2 | ||||
-rw-r--r-- | runners/gradle-integration-tests/android-licenses/android-sdk-preview-license | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/runners/gradle-integration-tests/android-licenses/android-sdk-license b/runners/gradle-integration-tests/android-licenses/android-sdk-license new file mode 100644 index 00000000..c311cf48 --- /dev/null +++ b/runners/gradle-integration-tests/android-licenses/android-sdk-license @@ -0,0 +1,2 @@ + +d56f5187479451eabf01fb78af6dfcb131a6481e
\ No newline at end of file diff --git a/runners/gradle-integration-tests/android-licenses/android-sdk-preview-license b/runners/gradle-integration-tests/android-licenses/android-sdk-preview-license new file mode 100644 index 00000000..da4552d2 --- /dev/null +++ b/runners/gradle-integration-tests/android-licenses/android-sdk-preview-license @@ -0,0 +1,2 @@ + +84831b9409646a918e30573bab4c9c91346d8abd
\ No newline at end of file |