📄️ Android Versioning
KMMBridge is primarily a tool for managing KMM publications for iOS. It does not implicitly do any Android publication, but it's reasonable for a team to desire to publish both iOS and Android simultaneously. Accomplishing that simply comes down to updating your CI workflows to also run the appropriate android publish tasks.
📄️ Configuration Overview
Artifact Managers
📄️ GROOVY_BUILD_SCRIPTS
KMMBridge was written and tested with Kotlin Gradle scripts. It's possible to use from Groovy, but most syntax is less