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
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,17 @@ up an Optimizely X project and start using the SDK.
22
22
### Installing the SDK
23
23
To add the android-sdk and all modules to your project, include the following in your app's `build.gradle`:
24
24
25
+
---
26
+
**NOTE**
27
+
28
+
[Bintray/JCenter will be shut down](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/). The publish repository has been migrated to MavenCentral for the SDK version 3.10.1 or later. Older versions will be available in JCenter until February 1st, 2022.
0 commit comments