Skip to content

Commit

Permalink
Update dependency io.github.sceneview:arsceneview to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent 5ed7798 commit 457db65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.compose.runtime:runtime:1.4.3'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1'
implementation 'io.github.sceneview:arsceneview:0.9.7'
implementation 'io.github.sceneview:arsceneview:0.10.1'

viewSystemImplementation 'com.google.android.material:material:1.9.0'

Expand Down

0 comments on commit 457db65

Please sign in to comment.