Update app version to 1.3.1 (6)

This commit is contained in:
Naveen Singh
2025-01-14 14:16:41 +05:30
parent 726aff4047
commit cf641806f5

View File

@@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "org.fossify.phone"
app-version-versionCode = "5"
app-version-versionName = "1.3.0"
app-version-versionCode = "6"
app-version-versionName = "1.3.1"
[libraries]
#Fossify
fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }