mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-04 21:08:03 +00:00
gradle: Bump dependency versions.
This commit is contained in:
parent
65a7b490a8
commit
f3dc8393a0
|
@ -3,11 +3,11 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.4.10'
|
||||
kotlinVersion = '1.4.31'
|
||||
latestAboutLibsRelease = "8.5.0"
|
||||
|
||||
androidxCoreVersion = "1.3.2"
|
||||
androidxAnnotationVersion = "1.1.0"
|
||||
androidxAnnotationVersion = '1.2.0'
|
||||
androidxAppCompatVersion = "1.2.0"
|
||||
androidxLifecycleVersion = "2.2.0"
|
||||
androidxConstraintLayoutVersion = '2.0.4'
|
||||
|
|
Loading…
Reference in a new issue