chore(release): bump app version to 1.2.0 (5)

This commit is contained in:
Naveen Singh
2025-05-07 07:17:24 +05:30
committed by Naveen Singh
parent e8dcea23fc
commit bfe76077fb

View File

@@ -23,8 +23,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "org.fossify.notes"
app-version-versionCode = "4"
app-version-versionName = "1.1.1"
app-version-versionCode = "5"
app-version-versionName = "1.2.0"
[libraries]
#AndroidX
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }