Merge branch 'master' of github.com:open-keychain/open-keychain
This commit is contained in:
commit
e7b81717d4
|
@ -6,7 +6,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
// NOTE: Always use fixed version codes not dynamic ones, e.g. 0.7.3 instead of 0.7.+, see README for more information
|
||||
classpath 'com.android.tools.build:gradle:4.0.2'
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
// bintray dependency to satisfy dependency of openpgp-api lib
|
||||
classpath 'com.novoda:bintray-release:0.8.0'
|
||||
classpath 'com.squareup.sqldelight:gradle-plugin:0.8.0'
|
||||
|
|
Loading…
Reference in a new issue