Gaëtan Muller
9b2e1cfca0
Deprecate Util.SDK_INT
in favor of Build.VERSION.SDK_INT
...
`Util.SDK_INT` was introduced to be able to simulate any SDK version during tests.
This is possible by using Robolectric's `@Config(sdk)` annotation.
All usages of `Util.SDK_INT` have been replaced by `Build.VERSION.SDK_INT`.
This is a similar change to what was done in #2107 .
2025-04-17 15:55:23 +01:00
..
2025-04-17 15:55:23 +01:00
2025-04-17 15:55:23 +01:00
2025-02-12 03:21:31 -08:00
2025-03-26 09:21:21 -07:00
2025-02-12 11:29:50 -08:00
2025-04-03 06:58:29 -07:00
2025-03-31 13:05:42 -07:00
2025-03-31 13:05:42 -07:00
2025-02-12 11:29:50 -08:00
2025-04-17 15:55:23 +01:00
2025-02-12 11:29:50 -08:00
2025-02-21 11:01:09 +00:00
2025-03-17 04:41:15 -07:00
2025-04-17 15:55:23 +01:00
2025-02-26 05:27:44 -08:00
2025-02-12 11:29:50 -08:00
2025-02-28 07:21:54 -08:00
2025-02-12 11:29:50 -08:00
2025-04-17 15:55:23 +01:00
2025-04-17 15:55:23 +01:00
2025-04-14 07:46:13 -07:00
2025-04-17 15:55:23 +01:00
2025-04-16 07:49:53 -07:00
2025-04-14 07:46:13 -07:00
2025-04-09 04:33:27 -07:00
2025-04-17 15:55:23 +01:00
2025-04-11 09:58:18 -07:00
2025-03-14 04:16:21 -07:00
2025-04-17 15:55:23 +01:00
2025-04-13 23:45:13 -07:00
2025-04-17 15:55:23 +01:00
2025-04-17 15:55:23 +01:00
2025-04-17 15:55:23 +01:00
2025-04-17 15:55:23 +01:00
2025-04-17 03:51:13 -07:00
2025-04-17 15:55:23 +01:00
2025-04-17 15:55:23 +01:00
2025-04-09 06:14:47 -07:00
2025-02-12 11:29:50 -08:00
2024-11-04 04:16:39 -08:00