Skip to content

Commit 636ac6c

Browse files
Chunqiang SUNminbi
authored andcommitted
Add javadoc groups for mobile analytics and cognito sync (#652)
1 parent 117444c commit 636ac6c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CircleciScripts/ReleaseConfiguration.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,18 @@
278278
"${service.prefix}.translate*"
279279
]
280280
},
281+
{
282+
title : "Amazon Mobile Analytics",
283+
packages : [
284+
"com.amazonaws.mobileconnectors.amazonmobileanalytics*",
285+
]
286+
},
287+
{
288+
title : "Amazon Cognito Sync",
289+
packages : [
290+
"com.amazonaws.mobileconnectors.cognito*"
291+
]
292+
},
281293
{
282294
title : "Common Runtime" ,
283295
packages : [

0 commit comments

Comments
 (0)