mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
buildSrc: introduce versioning plugin
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
dc61aa07ac
commit
e9a55cc1db
5 changed files with 129 additions and 2 deletions
6
app/version.properties
Normal file
6
app/version.properties
Normal file
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
#This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY.
|
||||
#
|
||||
#Mon Jan 18 18:42:38 IST 2021
|
||||
versioning-plugin.versionCode=10000
|
||||
versioning-plugin.versionName=1.0.0
|
Loading…
Add table
Add a link
Reference in a new issue