Hi there, I have three repositories 1. Android 2. ...
# multiplatform
u
Hi there, I have three repositories 1. Android 2. iOS 3. Kotlin multiplatform And I clone multiplatform then run packForXCode to generate iOS framework from XCode and gradle assemble to generate aar for Android in android studio Can I write script to clone and generate both aar and framework on each build of both iOS and Android?