Skip to content

Commit

Permalink
Release: 0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Apr 20, 2023
1 parent 7efae09 commit 5dd69ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ subprojects {
bytebuddy : "1.12.10",
guava : "30.1-jre",
appopticsCore : "7.8.4",
agent : "0.15.3", // the custom distro agent version
agent : "0.15.4", // the custom distro agent version
autoservice : "1.0.1",
]
versions.appopticsMetrics = "${versions.appopticsCore}" // they share the same version now
Expand Down

0 comments on commit 5dd69ce

Please sign in to comment.