Update build.gradle

This commit is contained in:
Test1524473 2023-11-27 09:38:26 +01:00 committed by GitHub
parent c4fce253e3
commit 145477c9ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@ dependencies {
implementation "com.github.topjohnwu.libsu:core:${libsuVersion}"
implementation "com.github.topjohnwu.libsu:io:${libsuVersion}"
implementation "com.google.guava:guava:${guavaVersion}-android"
implementation 'com.google.android.material:material:1.10.0'
implementation 'com.google.android.material:material:1.12.0-alpha01'
implementation 'com.google.protobuf:protobuf-javalite:3.25.0'
implementation 'com.google.zxing:core:3.5.2'
implementation "com.mikepenz:iconics-core:3.2.5"