android-appversion-gradle-plugin

Add extra information to output file name. Add build number to the application version.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

android-appversion-gradle-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

android-appversion-gradle-plugin
Add extra information to output file name. Add build number to the application version.
Project URL

Project URL

https://github.com/hamsterksu/android-appversion-gradle-plugin

Download android-appversion-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hamsterksu/android-appversion-gradle-plugin/ -->
<dependency>
    <groupId>com.github.hamsterksu</groupId>
    <artifactId>android-appversion-gradle-plugin</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hamsterksu/android-appversion-gradle-plugin/
implementation 'com.github.hamsterksu:android-appversion-gradle-plugin:1.2.0'
// https://jarcasting.com/artifacts/com.github.hamsterksu/android-appversion-gradle-plugin/
implementation ("com.github.hamsterksu:android-appversion-gradle-plugin:1.2.0")
'com.github.hamsterksu:android-appversion-gradle-plugin:jar:1.2.0'
<dependency org="com.github.hamsterksu" name="android-appversion-gradle-plugin" rev="1.2.0">
  <artifact name="android-appversion-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hamsterksu', module='android-appversion-gradle-plugin', version='1.2.0')
)
libraryDependencies += "com.github.hamsterksu" % "android-appversion-gradle-plugin" % "1.2.0"
[com.github.hamsterksu/android-appversion-gradle-plugin "1.2.0"]

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.

Versions

Version
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0