build: move app version to gradle.properties (#404)
This commit is contained in:
parent
6f7722d50b
commit
c437370a02
3 changed files with 9 additions and 8 deletions
|
|
@ -29,10 +29,6 @@ app-build-kotlinJVMTarget = "17"
|
|||
#Helpers
|
||||
ez-vcard = "0.11.3"
|
||||
shortcut-badger = "1.1.22"
|
||||
#versioning
|
||||
app-version-appId = "org.fossify.messages"
|
||||
app-version-versionCode = "10"
|
||||
app-version-versionName = "1.1.7"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue