Update dependencies
This commit is contained in:
parent
dc8f2f0333
commit
0a76b8bcd3
@ -3,7 +3,7 @@ apply from: 'buildsystem/dependencies.gradle'
|
||||
apply plugin: "com.vanniktech.android.junit.jacoco"
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.4.21'
|
||||
ext.kotlin_version = '1.4.30'
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
|
@ -38,7 +38,7 @@ ext {
|
||||
|
||||
timberVersion = '4.7.1'
|
||||
|
||||
zxcvbnVersion = '1.3.4'
|
||||
zxcvbnVersion = '1.3.5'
|
||||
|
||||
scaleImageViewVersion = '3.10.0'
|
||||
|
||||
@ -58,7 +58,7 @@ ext {
|
||||
googlePlayServicesVersion = '19.0.0'
|
||||
googleClientVersion = '1.31.2'
|
||||
|
||||
msgraphVersion = '2.5.0'
|
||||
msgraphVersion = '2.6.0'
|
||||
msaAuthVersion = '0.10.0'
|
||||
|
||||
commonsCodecVersion = '1.15'
|
||||
@ -88,7 +88,7 @@ ext {
|
||||
androidxPreferenceVersion = '1.0.0' // 1.1.0 and 1.1.2 does have a bug with the text size
|
||||
androidxRecyclerViewVersion = '1.1.0'
|
||||
androidxDocumentfileVersion = '1.0.1'
|
||||
androidxBiometricVersion = '1.0.1'
|
||||
androidxBiometricVersion = '1.1.0'
|
||||
androidxTestCoreVersion = '1.3.0'
|
||||
|
||||
jsonWebTokenApiVersion = '0.11.2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user