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>
This commit is contained in:
utzcoz 2024-12-28 13:22:37 +08:00 committed by korejan
parent ed3b353755
commit 9ccd4d928d

View file

@ -7,7 +7,7 @@ buildscript {
latestAboutLibsRelease = '11.2.2'
androidxCoreVersion = '1.13.1'
androidxCoreVersion = '1.15.0'
androidxAnnotationVersion = '1.8.0'
androidxAppCompatVersion = '1.7.0'
androidxLifecycleVersion = '2.8.2'