Skip to content

Commit effe568

Browse files
committed
release: clickstream Android 0.8.0
1 parent c1ac692 commit effe568

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following dependency to your `app` module's `build.gradle` file.
2020

2121
```groovy
2222
dependencies {
23-
implementation 'software.aws.solution:clickstream:0.7.1'
23+
implementation 'software.aws.solution:clickstream:0.8.0'
2424
}
2525
```
2626

gradle.properties

Lines changed: 1 addition & 1 deletion
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.7.1
15+
VERSION_NAME=0.8.0
1616

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

0 commit comments

Comments
 (0)