Skip to content

Commit

Permalink
Update dependency io.github.sceneview:arsceneview to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent 7d064c2 commit b3a8aea
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.0'

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

Expand Down

0 comments on commit b3a8aea

Please sign in to comment.