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 eafdb32 commit f6e3512Copy full SHA for f6e3512
systemTests/externalLibrary1/third_party_guava/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
// to be translated and built into a standalone Objective C library.
35
// j2objcTranslation must always be passed a *source* jar,
36
// therefore, note the ':sources' classifier.
37
- j2objcTranslation 'com.google.guava:guava:19.0-rc1:sources'
+ j2objcTranslation 'com.google.guava:guava:19.0:sources'
38
}
39
40
j2objcConfig {
0 commit comments