android / ndk-samples

Android NDK samples with Android Studio
http://developer.android.com/ndk
Apache License 2.0
9.97k stars 4.15k forks source link

What happened to the ndkports maven repo? #1068

Open shamilovtim opened 1 week ago

shamilovtim commented 1 week ago

In the ndkports maven repo AARs have not been receiving updates since 2022. This is despite many of these having activity and updates including openssl. There's no migration guide specified to moving to a different repository or obtaining any of the artifacts a different way. Could anyone please advise what the best way of getting the new openSSL aars is?

I saw the following comment on the issue tracker:

You don't have to publish curl. Curl is already offered on maven

But since curl is no longer receiving updates on maven, what are we supposed to do now?