tangled
alpha
login
or
join now
matrixfurry.com
/
monado
0
fork
atom
The open source OpenXR runtime
0
fork
atom
overview
issues
pulls
pipelines
gradle: Bump dependency versions.
Ryan Pavlik
5 years ago
f3dc8393
65a7b490
+2
-2
1 changed file
expand all
collapse all
unified
split
build.gradle
+2
-2
build.gradle
···
3
3
4
4
buildscript {
5
5
ext {
6
6
-
kotlinVersion = '1.4.10'
6
6
+
kotlinVersion = '1.4.31'
7
7
latestAboutLibsRelease = "8.5.0"
8
8
9
9
androidxCoreVersion = "1.3.2"
10
10
-
androidxAnnotationVersion = "1.1.0"
10
10
+
androidxAnnotationVersion = '1.2.0'
11
11
androidxAppCompatVersion = "1.2.0"
12
12
androidxLifecycleVersion = "2.2.0"
13
13
androidxConstraintLayoutVersion = '2.0.4'