Commit 948b323
Remove
[Jira ticket](https://mapbox.atlassian.net/browse/MAPSSDK-849)
Target SDK version is being removed for Android libraries:
https://developer.android.com/reference/tools/gradle-api/7.4/com/android/build/api/dsl/LibraryBaseFlavor#targetSdk()
Discussion:
- I have added `lint.targetSdk` and `testOptions.targetSdk`. It does not
seems to be required for every module but it takes a lot of effort to
verify where it does, so it is safe to just add those, plus they are not
forgotten in case of a need
- Should it be added to changelog? Now I just add skip_changelog label
cc @mapbox/nav-core-sdk
cc @mapbox/3d-live-navigation
cc @mapbox/search-sdk-android
cc @mapbox/maps-android
cc @mapbox/gl-native
cc @mapbox/core-sdk
cc @mapbox/search-sdk-native
cc @mapbox/navnative
---------
Co-authored-by: Peng Liu <peng.liu@mapbox.com>
GitOrigin-RevId: 52c7abc36caaf2c91e23d6a1f833764096978319targetSdk version from all libraries (internal-9434)1 parent 1a3c1ea commit 948b323
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | | - | |
16 | | - | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments