Skip to content

Commit

Permalink
Syn with AmiiboAPI and update camera lib
Browse files Browse the repository at this point in the history
  • Loading branch information
AbandonedCart committed Dec 12, 2024
1 parent a6b7a00 commit 08df081
Show file tree
Hide file tree
Showing 2 changed files with 4,043 additions and 4,236 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dependencies {
implementation 'androidx.activity:activity-ktx:1.9.3'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation "androidx.browser:browser:1.8.0"
def androidx_camera = '1.4.0'
def androidx_camera = '1.4.1'
implementation "androidx.camera:camera-core:$androidx_camera"
implementation "androidx.camera:camera-camera2:$androidx_camera"
implementation "androidx.camera:camera-lifecycle:$androidx_camera"
Expand Down
Loading

0 comments on commit 08df081

Please sign in to comment.