Skip to content

Commit

Permalink
update android deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ltheinrich committed Oct 30, 2024
1 parent 692e1a5 commit dd7fbe9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion etopan-app/.idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions etopan-app/.idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion etopan-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.core:core-ktx:1.15.0'
implementation 'androidx.biometric:biometric:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'com.android.volley:volley:1.2.1'
Expand Down

0 comments on commit dd7fbe9

Please sign in to comment.