Skip to content

Commit 021704a

Browse files
Merge branch 'develop' into feature/lobby-events
2 parents 9559c13 + f4144ef commit 021704a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.yamato/mobile-build-and-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
3737
type: Unity::VM
3838
# Any generic image can be used, no need to have Android tools in the image for building
3939
# All Android tools will be downloaded by unity-downloader-cli
40-
image: desktop/android-execution-r19:v0.1.1-860408
40+
image: mobile/android-execution-base:stable
4141
flavor: b1.xlarge
4242

4343
commands:

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"com.unity.services.lobby": "1.1.0-pre.2",
1919
"com.unity.services.relay": "1.0.3",
2020
"com.unity.services.wire": "1.0.0",
21-
"com.unity.test-framework": "1.1.31",
21+
"com.unity.test-framework": "1.1.33",
2222
"com.unity.textmeshpro": "3.0.6",
2323
"com.unity.timeline": "1.6.4",
2424
"com.unity.toolchain.macos-x86_64-linux-x86_64": "1.0.0",

Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
"url": "https://packages.unity.com"
332332
},
333333
"com.unity.test-framework": {
334-
"version": "1.1.31",
334+
"version": "1.1.33",
335335
"depth": 0,
336336
"source": "registry",
337337
"dependencies": {

0 commit comments

Comments
 (0)