Update libs

This commit is contained in:
emanuele-f
2022-06-06 17:51:48 +02:00
parent 7c998679c4
commit 04ddfdcb9d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -68,7 +68,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:1.10.19'
// AndroidX
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.fragment:fragment:1.4.1'
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
@@ -78,7 +78,7 @@ dependencies {
implementation "androidx.navigation:navigation-ui:2.4.2"
// Google
implementation 'com.google.android.material:material:1.6.0'
implementation 'com.google.android.material:material:1.6.1'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'org.brotli:dec:0.1.2'
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.2.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files