-
Notifications
You must be signed in to change notification settings - Fork 117
Add sdk-registry config #1177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sdk-registry config #1177
Conversation
ff62b64 to
6fd898e
Compare
| release: | ||
| docker: | ||
| - image: mbgl/android-ndk-r19:8e91a7ebab | ||
| - image: mbgl/android-ndk-r21:769c31f1d8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably should use ndk-r21e?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's align with maps sdk v9
| POM_NAME=Mapbox Maps SDK for Android KTX | ||
| POM_DESCRIPTION=A set of Kotlin extensions for the Mapbox Maps SDK for Android. | ||
| POM_PACKAGING=aar | ||
| REGISTRY_SDK_NAME=mapbox-android-ktx |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this the correct name? looks different than the other names.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems we have never released this before. Please correct me if I'm wrong. @tobrun
pengdev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with 2 questions, please create a ticket to track the tail work of enabling release automation through CI.
No description provided.