File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 working-directory : lib\android_build
7474 - name : Upload Reports
7575 if : failure()
76- uses : actions/upload-artifact@v1
76+ uses : actions/upload-artifact@v4
7777 with :
7878 name : reports
7979 path : lib\android_build\maesdk\build\reports
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencies {
7777 annotationProcessor " androidx.room:room-compiler:$room_version "
7878
7979 testImplementation ' junit:junit:4.13.2'
80- testImplementation ' org.mockito:mockito-inline:3.2.4 '
80+ testImplementation ' org.mockito:mockito-core:5.13.0 '
8181 testImplementation " androidx.room:room-testing:$room_version "
8282 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
8383 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
You can’t perform that action at this time.
0 commit comments