File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.2.0 (Nov 6, 2024)
2+ * Updated Android SDK to ` 5.0.0 `
3+
14# 0.1.10 (Oct 18, 2024)
25* Updated Android SDK to ` 4.2.2 `
36
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ android {
3636 }
3737
3838 dependencies {
39- implementation ' io.split.client:android-client:4.2.2 '
39+ implementation ' io.split.client:android-client:5.0.0 '
4040
4141 testImplementation ' junit:junit:4.13.2'
4242 testImplementation ' org.mockito:mockito-core:3.12.4'
Original file line number Diff line number Diff line change 11name : splitio_android
2+ publish_to : ' none'
23description : The official Android implementation of splitio Flutter plugin.
34repository : https://github.com/splitio/flutter-sdk-plugin/tree/main/splitio_android
4- version : 0.1.10
5+ version : 0.2.0-rc.1
56
67environment :
78 sdk : " >=2.16.2 <4.0.0"
You can’t perform that action at this time.
0 commit comments