The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

android: Bump core-ktx to 1.15.0

Signed-off-by: utzcoz <utzcoz@outlook.com>
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2382>

authored by

utzcoz and committed by
korejan
9ccd4d92 ed3b3537

+1 -1
+1 -1
build.gradle
··· 7 7 8 8 latestAboutLibsRelease = '11.2.2' 9 9 10 - androidxCoreVersion = '1.13.1' 10 + androidxCoreVersion = '1.15.0' 11 11 androidxAnnotationVersion = '1.8.0' 12 12 androidxAppCompatVersion = '1.7.0' 13 13 androidxLifecycleVersion = '2.8.2'