Skip to content

Commit eeb82f4

Browse files
committed
Updated androidx support library.
1 parent 5661687 commit eeb82f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mifare Classic Tool/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tasks.withType(JavaCompile).configureEach {
3333
}
3434

3535
dependencies {
36-
implementation "androidx.core:core:1.10.1"
36+
implementation "androidx.core:core:1.12.0"
3737
implementation "androidx.preference:preference:1.2.1"
3838
implementation "androidx.appcompat:appcompat:1.6.1"
3939
}

0 commit comments

Comments
 (0)