File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
37
37
type : Unity::VM
38
38
# Any generic image can be used, no need to have Android tools in the image for building
39
39
# 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
41
41
flavor : b1.xlarge
42
42
43
43
commands :
Original file line number Diff line number Diff line change 18
18
"com.unity.services.lobby" : " 1.1.0-pre.2" ,
19
19
"com.unity.services.relay" : " 1.0.3" ,
20
20
"com.unity.services.wire" : " 1.0.0" ,
21
- "com.unity.test-framework" : " 1.1.31 " ,
21
+ "com.unity.test-framework" : " 1.1.33 " ,
22
22
"com.unity.textmeshpro" : " 3.0.6" ,
23
23
"com.unity.timeline" : " 1.6.4" ,
24
24
"com.unity.toolchain.macos-x86_64-linux-x86_64" : " 1.0.0" ,
Original file line number Diff line number Diff line change 331
331
"url" : " https://packages.unity.com"
332
332
},
333
333
"com.unity.test-framework" : {
334
- "version" : " 1.1.31 " ,
334
+ "version" : " 1.1.33 " ,
335
335
"depth" : 0 ,
336
336
"source" : " registry" ,
337
337
"dependencies" : {
You can’t perform that action at this time.
0 commit comments