The open source OpenXR runtime
0
fork

Configure Feed

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

gradle: Bump kotlin version.

+1 -1
+1 -1
build.gradle
··· 3 3 4 4 buildscript { 5 5 ext { 6 - kotlinVersion = '1.4.31' 6 + kotlinVersion = '1.4.32' 7 7 latestAboutLibsRelease = "8.5.0" 8 8 9 9 androidxCoreVersion = "1.3.2"