mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
gradle: Bump kotlin version.
This commit is contained in:
parent
5c62db854e
commit
3540104613
|
@ -3,7 +3,7 @@
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.4.31'
|
||||
kotlinVersion = '1.4.32'
|
||||
latestAboutLibsRelease = "8.5.0"
|
||||
|
||||
androidxCoreVersion = "1.3.2"
|
||||
|
|
Loading…
Reference in a new issue