Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 3cc14f3

Browse files
authored
Merge pull request #560 from martenrebane/MOPPAND-1467
Update Guava version to 33.4.0
2 parents 06cdd0d + b5ca662 commit 3cc14f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ext {
5252
androidxPreference = '1.2.0'
5353
androidSupportTestVersion = '1.0.2'
5454
preferencexVersion = '1.1.0'
55-
guavaVersion = '33.0.0-android'
55+
guavaVersion = '33.4.0-android'
5656
gsonVersion = '2.10.1'
5757
okioVersion = '3.8.0'
5858
commonsioVersion = '2.15.1'

0 commit comments

Comments
 (0)