Skip to content

Commit f6e3512

Browse files
committed
Guava to full 19
1 parent eafdb32 commit f6e3512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systemTests/externalLibrary1/third_party_guava/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
// to be translated and built into a standalone Objective C library.
3535
// j2objcTranslation must always be passed a *source* jar,
3636
// therefore, note the ':sources' classifier.
37-
j2objcTranslation 'com.google.guava:guava:19.0-rc1:sources'
37+
j2objcTranslation 'com.google.guava:guava:19.0:sources'
3838
}
3939

4040
j2objcConfig {

0 commit comments

Comments
 (0)