We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cf123 commit 0956d32Copy full SHA for 0956d32
1 file changed
gradle/libs.versions.toml
@@ -14,6 +14,7 @@ gradlePlugins-agp = "8.9.1"
14
#Other
15
indicatorFastScroll = "4524cd0b61"
16
autofitTextView = "0.2.1"
17
+libphonenumberVersion = "9.0.1"
18
#build
19
app-build-compileSDKVersion = "34"
20
app-build-targetSDK = "34"
@@ -22,9 +23,8 @@ app-build-javaVersion = "VERSION_17"
22
23
app-build-kotlinJVMTarget = "17"
24
#versioning
25
app-version-appId = "org.fossify.phone"
-app-version-versionCode = "6"
26
-app-version-versionName = "1.3.1"
27
-libphonenumberVersion = "9.0.1"
+app-version-versionCode = "7"
+app-version-versionName = "1.4.0"
28
[libraries]
29
#Fossify
30
fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }
0 commit comments