Update app version to 1.1.5 (8)

This commit is contained in:
Naveen Singh 2025-02-02 16:41:08 +05:30
parent 31e970f878
commit 22f693366b
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B

View file

@ -31,8 +31,8 @@ ez-vcard = "0.11.3"
shortcut-badger = "1.1.22"
#versioning
app-version-appId = "org.fossify.messages"
app-version-versionCode = "7"
app-version-versionName = "1.1.4"
app-version-versionCode = "8"
app-version-versionName = "1.1.5"
[libraries]
#AndroidX
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }