Skip to content

Commit 243159f

Browse files
hongj-srcmeta-codesync[bot]
authored andcommitted
Update example to rely on latest version 1.1.0
Summary: v1.1.0 release completed. Update the example to use latest version. Differential Revision: D84549208 fbshipit-source-id: 4da1368cd4b352aeb2ac3a20129a2e2d96bf239e
1 parent fceddb4 commit 243159f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ dependencies {
3030
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3131
// If you want to use the local version of capi-param-builder
3232
// implementation project(':capi-param-builder')
33-
implementation 'com.facebook.capi.sdk:capi-param-builder:1.0.3'
33+
implementation 'com.facebook.capi.sdk:capi-param-builder:1.1.0'
3434
}

0 commit comments

Comments
 (0)