Skip to content

Commit 0956d32

Browse files
committed
Update app version to 1.4.0 (7)
1 parent 41cf123 commit 0956d32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ gradlePlugins-agp = "8.9.1"
1414
#Other
1515
indicatorFastScroll = "4524cd0b61"
1616
autofitTextView = "0.2.1"
17+
libphonenumberVersion = "9.0.1"
1718
#build
1819
app-build-compileSDKVersion = "34"
1920
app-build-targetSDK = "34"
@@ -22,9 +23,8 @@ app-build-javaVersion = "VERSION_17"
2223
app-build-kotlinJVMTarget = "17"
2324
#versioning
2425
app-version-appId = "org.fossify.phone"
25-
app-version-versionCode = "6"
26-
app-version-versionName = "1.3.1"
27-
libphonenumberVersion = "9.0.1"
26+
app-version-versionCode = "7"
27+
app-version-versionName = "1.4.0"
2828
[libraries]
2929
#Fossify
3030
fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }

0 commit comments

Comments
 (0)