Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1cba89 commit 845386eCopy full SHA for 845386e
AR-Android-Tutorial-1to1/sample/app/build.gradle
@@ -36,5 +36,5 @@ dependencies {
36
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
37
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
38
implementation project(path: ':logger')
39
- implementation 'org.ar:rtc:4.1.2.0'
+ implementation 'org.ar:rtc:4.1.2.3'
40
}
0 commit comments