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 409b784 commit 2784673Copy full SHA for 2784673
source/gradle/libs.versions.toml
@@ -4,7 +4,7 @@ compileSdk = "35"
4
minSdk = "24"
5
targetSdk = "35"
6
# __(API)____(version)_(abi)
7
-versionCode = "3501120"
+versionCode = "3501130"
8
versionCodeAlpha = "22"
9
versionName = "2.0.6"
10
@@ -37,7 +37,7 @@ palette = "1.0.0"
37
google-services = "4.3.15" # Pinned: https://github.com/firebase/firebase-android-sdk/issues/4693#issuecomment-1765778239
38
firebase-crashlytics-gradle = "2.9.9" # Pinned for module usage, workaround: https://github.com/xamarin/GooglePlayServicesComponents/issues/642#issuecomment-1221520982
39
firebase-bom = "33.7.0"
40
-pickyou = "3.0.1"
+pickyou = "3.0.2"
41
datastore-preferences = "1.1.1"
42
serialization-protobuf = "1.6.0"
43
apache-commons = "3.10.0"
0 commit comments