Skip to content

Commit

Permalink
Revert version change in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
agoallikmaa committed May 2, 2022
1 parent 7ce1fa7 commit d626f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Then, add the locally built library as a dependency in your application's build.
```
dependencies {
...
implementation ("com.splunk:splunk-otel-android:0.14.0")
implementation ("com.splunk:splunk-otel-android:0.14.0-SNAPSHOT")
...
}
```
Expand Down

0 comments on commit d626f41

Please sign in to comment.