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 17
17
"com.unity.services.authentication" : " 2.3.1" ,
18
18
"com.unity.services.lobby" : " 1.0.3" ,
19
19
"com.unity.services.relay" : " 1.0.3" ,
20
- "com.unity.test-framework" : " 1.1.31 " ,
20
+ "com.unity.test-framework" : " 1.1.33 " ,
21
21
"com.unity.textmeshpro" : " 3.0.6" ,
22
22
"com.unity.timeline" : " 1.6.4" ,
23
23
"com.unity.toolchain.macos-x86_64-linux-x86_64" : " 1.0.0" ,
Original file line number Diff line number Diff line change 319
319
"url" : " https://packages.unity.com"
320
320
},
321
321
"com.unity.test-framework" : {
322
- "version" : " 1.1.31 " ,
322
+ "version" : " 1.1.33 " ,
323
323
"depth" : 0 ,
324
324
"source" : " registry" ,
325
325
"dependencies" : {
You can’t perform that action at this time.
0 commit comments