[Android] Update SDK version for some tests.

Some tests specify that they need to run with a specific SDK version.
This CL makes them target a newer SDK version.

Bug: 1255748
Change-Id: I9cb59307f5adb56c929e8fd9de0722ec78c73617
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3219774
Commit-Queue: Tommy Nyquist <[email protected]>
Reviewed-by: Reilly Grant <[email protected]>
Reviewed-by: Ben joyce <[email protected]>
Reviewed-by: Mohamed Heikal <[email protected]>
Reviewed-by: Julian Pastarmov <[email protected]>
Cr-Commit-Position: refs/heads/main@{#931299}
diff --git a/DEPS b/DEPS
index ce4bf04..c63fbe02 100644
--- a/DEPS
+++ b/DEPS
@@ -1535,7 +1535,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/robolectric',
-              'version': 'iC6RDM5EH3GEAzR-1shW_Mg0FeeNE5shq1okkFfuuNQC',
+              'version': 'Kdd6dNFAKqj9g9Bsfo2z1zQr52Vk60EL_wb9Bf2c8rcC',
           },
       ],
       'condition': 'checkout_android',