RRetrolunarinretrolunar.hashnode.dev·Jul 10 · 6 min readUsing mise to install dependencies in Android developmentThere is a large and complex Gradle build system and the Android Gradle Plugin (AGP) to install most of the Android SDK components required for your application. But what if you don't want to manually00