Skip to content

Commit 4f64b36

Browse files
chore: update Android SDK to v2.6.3 (#199)
chore: update Android SDK version to 2.6.3 - Android SDK: 2.6.2 -> 2.6.3 Co-authored-by: jonathannorris <1219069+jonathannorris@users.noreply.github.com>
1 parent e374b7d commit 4f64b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ android {
4646
}
4747

4848
dependencies {
49-
implementation("com.devcycle:android-client-sdk:2.6.2")
49+
implementation("com.devcycle:android-client-sdk:2.6.3")
5050
}
5151
}

0 commit comments

Comments
 (0)