okta / okta-idx-android

okta-idx-android
https://github.com/okta/okta-idx-android
Apache License 2.0
10 stars 14 forks source link

Rename idx-kotlin to okta-idx-kotlin #187

Closed rajdeepnanua-okta closed 1 year ago

rajdeepnanua-okta commented 1 year ago

README and developer docs reference the SDK should be imported under the name "okta-idx-kotlin". Initially this SDK released as okta-idx-kotlin, but somehow it changed to idx-kotlin. The namespace "okta-idx-kotlin" is specified in gradle.properties, but it might be ignored by internal CI. So, this PR changes the SDK module name from "idx-kotlin" to "okta-idx-kotlin". This should hopefully resolve the release artifact name.