We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5661687 commit eeb82f4Copy full SHA for eeb82f4
Mifare Classic Tool/app/build.gradle
@@ -33,7 +33,7 @@ tasks.withType(JavaCompile).configureEach {
33
}
34
35
dependencies {
36
- implementation "androidx.core:core:1.10.1"
+ implementation "androidx.core:core:1.12.0"
37
implementation "androidx.preference:preference:1.2.1"
38
implementation "androidx.appcompat:appcompat:1.6.1"
39
0 commit comments