Update version to 1.0.1
This commit is contained in:
parent
3947019ad7
commit
4849d26cde
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "org.fossify.contacts"
|
||||
app-version-versionCode = "1"
|
||||
app-version-versionName = "1.0.0"
|
||||
app-version-versionCode = "2"
|
||||
app-version-versionName = "1.0.1"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue