Skip to content

Commit 006dcac

Browse files
Bump sdk from 22.06.0 to 22.06.2
Bumps [sdk](https://github.com/Countly/countly-sdk-android) from 22.06.0 to 22.06.2. - [Release notes](https://github.com/Countly/countly-sdk-android/releases) - [Changelog](https://github.com/Countly/countly-sdk-android/blob/master/CHANGELOG.md) - [Commits](Countly/countly-sdk-android@22.06.0...22.06.2) --- updated-dependencies: - dependency-name: ly.count.android:sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4bb6a5 commit 006dcac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCountlyLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818

1919
dependencies {
2020
api project(':LogcatCoreLib')
21-
api "ly.count.android:sdk:22.06.0"
21+
api "ly.count.android:sdk:22.06.2"
2222
}
2323

2424
project.afterEvaluate {

0 commit comments

Comments
 (0)