Skip to content

Commit 2784673

Browse files
committed
fix: Update PickYou to 3.0.2
Change-Id: I70d0a4a617a673ff437e1422bb216a304b6e088d
1 parent 409b784 commit 2784673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ compileSdk = "35"
44
minSdk = "24"
55
targetSdk = "35"
66
# __(API)____(version)_(abi)
7-
versionCode = "3501120"
7+
versionCode = "3501130"
88
versionCodeAlpha = "22"
99
versionName = "2.0.6"
1010

@@ -37,7 +37,7 @@ palette = "1.0.0"
3737
google-services = "4.3.15" # Pinned: https://github.com/firebase/firebase-android-sdk/issues/4693#issuecomment-1765778239
3838
firebase-crashlytics-gradle = "2.9.9" # Pinned for module usage, workaround: https://github.com/xamarin/GooglePlayServicesComponents/issues/642#issuecomment-1221520982
3939
firebase-bom = "33.7.0"
40-
pickyou = "3.0.1"
40+
pickyou = "3.0.2"
4141
datastore-preferences = "1.1.1"
4242
serialization-protobuf = "1.6.0"
4343
apache-commons = "3.10.0"

0 commit comments

Comments
 (0)