Cake.Storm.Fluent.Android
0.5.1
Cake addin for fluent description for android relative tasks.
Install-Package Cake.Storm.Fluent.Android -Version 0.5.1
dotnet add package Cake.Storm.Fluent.Android --version 0.5.1
<PackageReference Include="Cake.Storm.Fluent.Android" Version="0.5.1" />
paket add Cake.Storm.Fluent.Android --version 0.5.1
Release Notes
Version 0.5.0 :
- Cake dependency update to 0.38.2
Version 0.4.2 :
- add support for Android App Bundle
Version 0.3.0 :
- dependencies update
Version 0.2.0 :
- Update to Cake 0.22.0 dependencies
- Remove net45 framework support
Version 0.1.1 : Fix issue unable to create keystore because of missing authority
Version 0.1.0 : Initial release with tasks to build, package and sign your android application.
- Transform content of android manifest before build to include versionName, versionCode and package
- Build your android application and create an apk at the end
- Create keystore and alias
- Sign an apk with a keystore
Dependencies
-
- Cake.Common (>= 0.38.2)
- Cake.Core (>= 0.38.2)
- Cake.Storm.Fluent (>= 0.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.