Last Version

AndroidGradleSignPlugin 0.8.1

Gradle plugin to prompt for Android release keystore passwords

License

License

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

android-sign-release
Version

Version

0.8.1
Type

Type

jar
Description

Description

AndroidGradleSignPlugin
Gradle plugin to prompt for Android release keystore passwords
Project URL

Project URL

https://github.com/alexvasilkov/AndroidGradleSignPlugin
Source Code Management

Source Code Management

https://github.com/alexvasilkov/AndroidGradleSignPlugin

Download android-sign-release 0.8.1


<!-- https://jarcasting.com/artifacts/com.alexvasilkov/android-sign-release/ -->
<dependency>
    <groupId>com.alexvasilkov</groupId>
    <artifactId>android-sign-release</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexvasilkov/android-sign-release/
implementation 'com.alexvasilkov:android-sign-release:0.8.1'
// https://jarcasting.com/artifacts/com.alexvasilkov/android-sign-release/
implementation ("com.alexvasilkov:android-sign-release:0.8.1")
'com.alexvasilkov:android-sign-release:jar:0.8.1'
<dependency org="com.alexvasilkov" name="android-sign-release" rev="0.8.1">
  <artifact name="android-sign-release" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexvasilkov', module='android-sign-release', version='0.8.1')
)
libraryDependencies += "com.alexvasilkov" % "android-sign-release" % "0.8.1"
[com.alexvasilkov/android-sign-release "0.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.