Skip to content

Commit a828261

Browse files
zhu-xiaoweigithub-actions
and
github-actions
authored
release: clickstream Android 0.11.0 (#66)
Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 18c6b8c commit a828261

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following dependency to your `app` module's `build.gradle` file.
2222

2323
```groovy
2424
dependencies {
25-
implementation 'software.aws.solution:clickstream:0.10.1'
25+
implementation 'software.aws.solution:clickstream:0.11.0'
2626
}
2727
```
2828

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx4g
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313
org.gradle.parallel=true
1414

15-
VERSION_NAME=0.10.1
15+
VERSION_NAME=0.11.0
1616

1717
POM_GROUP=software.aws.solution
1818
POM_ARTIFACT_ID=clickstream

0 commit comments

Comments
 (0)