Skip to content

Commit 542a79c

Browse files
Commit & Release Version 3.1.1
1 parent ef9008e commit 542a79c

10 files changed

+35
-7
lines changed
-1.53 MB
Binary file not shown.
1.53 MB
Binary file not shown.

SDK/Backend aar/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ We feature a complete set of functionality, such as:
1919
- Push Notifications to iOS and Android devices
2020

2121
<h4>Note:</h4>
22-
- Built.io-3.1.0.aar contains built.io SDK.
22+
- Built.io-3.1.1.aar contains built.io SDK.
2323

2424
Version
2525
----
2626

27-
3.1.0
27+
3.1.1
2828

2929

3030
Installation

SDK/Backend jar/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ We feature a complete set of functionality, such as:
1919
- Push Notifications to iOS and Android devices
2020

2121
#####Note:
22-
- Built.io-3.1.0.jar contains built.io SDK.
22+
- Built.io-3.1.1.jar contains built.io SDK.
2323

2424
Version
2525
----
2626

27-
3.1.0
27+
3.1.1
2828

2929

3030
Installation
@@ -34,17 +34,17 @@ Installation can be done in two ways.
3434

3535
#### If user want to use built.io SDK.
3636

37-
- Copy Built.io-3.1.0.jar to your project's libs folder.
37+
- Copy Built.io-3.1.1.jar to your project's libs folder.
3838

3939
(OR)
4040

4141
- (If user want to use realtime jar then follow the following step)
42-
Copy Built.io-realtime-3.1.0.jar to your project's libs folder.
42+
Copy Built.io-realtime-3.1.1.jar to your project's libs folder.
4343

4444
(OR)
4545

4646
- (If user want to use wearable jar then follow the following step)
47-
Copy Built.io-wearable-3.1.0.jar to your project's libs folder.
47+
Copy Built.io-wearable-3.1.1.jar to your project's libs folder.
4848

4949

5050

changelogs-android.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
Version: 3.1.1
2+
Date: 02-December-2016
3+
4+
5+
New Features:
6+
7+
*None
8+
9+
10+
API Modifications:
11+
12+
*None
13+
14+
API Deprecation:
15+
16+
*BuiltUser
17+
1] Removed 'requestPresenceAccess(BuiltResultCallBack callBack)' method.
18+
19+
Bug Fixes:
20+
21+
*None
22+
23+
24+
25+
26+
27+
28+
====================================================================================
129
Version: 3.1.0
230
Date: 24-November-2016
331

0 commit comments

Comments
 (0)