Commit 35ffcb1
Use version.py instead of persist SDK Version Gradle Plugin (#4714)
The [persist SDK version Gradle
plugin](https://github.com/mapbox/android-sdk-versions-plugin/tree/master)
was getting obsolete and it's blocking the upgrade to Gradle 8.x.
Decided to move its logic to `version.py`.
Moreover, we now put the generated files under version control.
cc @mapbox/sdk-ci
cc @mapbox/core-sdk
cc @mapbox/maps-android
cc @mapbox/gl-native
GitOrigin-RevId: 1932363ea0aa57544de9fdff1fa6b4616ae9bce41 parent 4fbcdfd commit 35ffcb1
File tree
3 files changed
+1
-3
lines changed- maps-sdk
- src/main/assets/sdk_versions
3 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments