Skip to content

Commit 511d551

Browse files
utzcozrpavlik
authored andcommitted
gradle: hello_xr: Bump AGP to 7.4.2
Looks like 7.4.2 fixes the cmake integration problem. Signed-off-by: utzcoz <utzcoz@outlook.com>
1 parent eda8643 commit 511d551

5 files changed

Lines changed: 159 additions & 125 deletions

File tree

src/tests/hello_xr/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
mavenCentral()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:7.0.4'
13+
classpath 'com.android.tools.build:gradle:7.4.2'
1414
}
1515
}
1616

626 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

src/tests/hello_xr/gradlew

Lines changed: 153 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)