Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebuzz committed Dec 3, 2024
1 parent e6a7ee3 commit 62ebb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/build.gradle
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0'

implementation("androidx.core:core:1.13.1")
implementation("androidx.core:core-ktx:1.13.1")
//implementation("androidx.core:core-ktx:1.13.1")

javadocDeps 'com.orhanobut:logger:2.2.0'
javadocDeps 'androidx.appcompat:appcompat:1.7.0'

0 comments on commit 62ebb27

Please sign in to comment.