Skip to content

Commit

Permalink
Updated androidx support library.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikarus23 committed Feb 3, 2024
1 parent 5661687 commit eeb82f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mifare Classic Tool/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tasks.withType(JavaCompile).configureEach {
}

dependencies {
implementation "androidx.core:core:1.10.1"
implementation "androidx.core:core:1.12.0"
implementation "androidx.preference:preference:1.2.1"
implementation "androidx.appcompat:appcompat:1.6.1"
}

0 comments on commit eeb82f4

Please sign in to comment.