mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
(Implementation) Merge branch 'justintime4tea-kunzi-develop' into develop
This commit is contained in:
@@ -89,7 +89,7 @@ dependencies {
|
||||
// Apache Commons Collections
|
||||
implementation group: 'commons-collections', name: 'commons-collections', version: '3.2.1'
|
||||
// Base64
|
||||
compile group: 'biz.source_code', name: 'base64coder', version: '2010-12-19'
|
||||
implementation group: 'biz.source_code', name: 'base64coder', version: '2010-12-19'
|
||||
annotationProcessor "com.github.hotchemi:permissionsdispatcher-processor:$permissionDispatcherVersion"
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.1'
|
||||
implementation group: 'com.google.guava', name: 'guava', version: '23.0-android'
|
||||
|
||||
Reference in New Issue
Block a user