Merge pull request #355 from Bitcoin-com/wallet/task/595

595 - Get Android build working again
This commit is contained in:
Jean-Baptiste Dominguez 2018-09-24 12:29:24 +02:00 committed by GitHub
commit 37596c3a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
ext {
ANDROID_SUPPORT_V4_VERSION = '26.1.0'
ANDROID_SUPPORT_ANNOTATIONS_VERSION = '26.1.0'
}
configurations.all {