You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-upgrade the androidx and get all tests passing [#356](https://github.com/optimizely/android-sdk/pull/356)
18
-
-add a new set of decide apis [#352](https://github.com/optimizely/android-sdk/pull/352)
26
+
-Upgrade the androidx and get all tests passing [#356](https://github.com/optimizely/android-sdk/pull/356)
27
+
-Add a new set of decide apis [#352](https://github.com/optimizely/android-sdk/pull/352)
19
28
The new `OptimizelyUserContext` class is instantiated with `createUserContext` and exposes the following APIs to get `OptimizelyDecision`:
20
29
21
30
- setAttribute
@@ -27,7 +36,7 @@ The new `OptimizelyUserContext` class is instantiated with `createUserContext` a
27
36
Also related to java sdk release [here]https://github.com/optimizely/java-sdk/releases/tag/3.8.0).
28
37
- For details, refer to our documentation page: [https://docs.developers.optimizely.com/full-stack/v4.0/docs/android-sdk](https://docs.developers.optimizely.com/full-stack/v4.0/docs/android-sdk).
29
38
30
-
-remove erroneous error if project id and sdk key are null. [#358](https://github.com/optimizely/android-sdk/pull/358)
39
+
-Remove erroneous error if project id and sdk key are null. [#358](https://github.com/optimizely/android-sdk/pull/358)
0 commit comments