File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
> New v2.3.21 made live on 10-Jan-2019
6
6
7
7
[ ![ Platform] ( https://img.shields.io/badge/Platform-Android-green.svg )] ( # )
8
- [ ![ Source] ( https://img.shields.io/badge/Source-JitPack-brightgreen.svg )] ( https://jitpack.io/private#vatsanatech/OneFeed-Android-SDK/2.3.21 )
8
+ [ ![ Source] ( https://img.shields.io/badge/Source-JitPack-brightgreen.svg )] ( https://jitpack.io/private#vatsanatech/OneFeed-Android-SDK/2.3.22 )
9
9
[ ![ License] ( https://img.shields.io/badge/LICENSE-WittyFeed%20SDK%20License-blue.svg )] ( https://github.com/vatsanatech/OneFeed-Android-SDK/blob/master/LICENSE )
10
10
11
11
## Table Of Contents
@@ -34,7 +34,7 @@ Browse through the example app in this repository to see how the OneFeed SDK can
34
34
35
35
### 1.2. Incorporating the SDK
36
36
37
- 1 . [ Integrate OneFeed with JitPack] ( https://jitpack.io/private#vatsanatech/OneFeed-Android-SDK/2.3.21 )
37
+ 1 . [ Integrate OneFeed with JitPack] ( https://jitpack.io/private#vatsanatech/OneFeed-Android-SDK/2.3.22 )
38
38
39
39
2 . SignUp at [ OneFeed] ( http://www.onefeed.ai/ ) and create a new application to integrate with
40
40
@@ -51,10 +51,10 @@ Browse through the example app in this repository to see how the OneFeed SDK can
51
51
}
52
52
}
53
53
```
54
- * add OneFeed-Android-SDK:2.3.21 in your app level build.gradle
54
+ * add OneFeed-Android-SDK:2.3.22 in your app level build.gradle
55
55
``` gradle
56
56
dependencies {
57
- implementation 'com.github.vatsanatech:OneFeed-Android-SDK:2.3.21 '
57
+ implementation 'com.github.vatsanatech:OneFeed-Android-SDK:2.3.22 '
58
58
}
59
59
```
60
60
You can’t perform that action at this time.
0 commit comments