This project shows how to delivery and application on Update Factory
using the uf-apk-delivery plugin.
All the changes required to use the uf-apk-delivery plugin is visible at the commit 46b2c54d83b7ef6e3e6218bada05fa187f52e28d.
For further details see the uf-apk-delivery README file.
The apk-delivery-plugin must be installed on your maven local as described on the uf-apk-delivery README.
Pay attention that the uf-apk-delivery version that you publish to your local maven repository (1.0.1 -> https://github.com/Kynetics/uf-apk-delivery/blob/master/build.gradle.kts#L21) must be the same that you import in your project (1.0.1 -> https://github.com/Kynetics/uf-apk-delivery-example/blob/main/build.gradle#L31).
Copyright (c) 2020, Kynetics LLC.
Released under the EPLv2.0 License.