Skip to content

Commit 7df2b73

Browse files
committed
Update compile Sdk to 36
1 parent b0e63fe commit 7df2b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xr/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
android {
88
namespace = "com.example.xr"
9-
compileSdk = 35
9+
compileSdk = 36
1010

1111
defaultConfig {
1212
applicationId = "com.example.xr"

0 commit comments

Comments
 (0)