Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

mercari/universal-apk-plugin

Repository files navigation

Universal APK plugin

🚨 Deprecated: use AGP provided tasks.

Usage

Build and install a debug universal APK:

./gradlew -b samples/build.gradle.kts app:packageDebugUniversalApk
adb install samples/app/build/outputs/universal_apk/debug/app-debug-universal.apk

About

Gradle Plugin allowing to create an Universal APK for debug purpose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages