Skip to content

Commit

Permalink
Commit & Release Version 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinmayAcharya28 committed Dec 18, 2017
1 parent 3198460 commit b441ac8
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 7 deletions.
Binary file added JAVADOC/favicon.ico
Binary file not shown.
Binary file removed SDK/Backend aar/Built.io-3.1.3.aar
Binary file not shown.
Binary file added SDK/Backend aar/Built.io-3.1.4.aar
Binary file not shown.
Binary file removed SDK/Backend aar/Built.io-realtime-3.1.3.aar
Binary file not shown.
Binary file added SDK/Backend aar/Built.io-realtime-3.1.4.aar
Binary file not shown.
Binary file removed SDK/Backend aar/Built.io-wearable-3.1.3.aar
Binary file not shown.
Binary file added SDK/Backend aar/Built.io-wearable-3.1.4.aar
Binary file not shown.
4 changes: 2 additions & 2 deletions SDK/Backend aar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ We feature a complete set of functionality, such as:
- Push Notifications to iOS and Android devices

<h4>Note:</h4>
- Built.io-3.1.3.aar contains built.io SDK.
- Built.io-3.1.4.aar contains built.io SDK.

Version
----

3.1.3
3.1.4


Installation
Expand Down
Binary file removed SDK/Backend jar/Built.io-3.1.3.jar
Binary file not shown.
Binary file added SDK/Backend jar/Built.io-3.1.4.jar
Binary file not shown.
Binary file removed SDK/Backend jar/Built.io-realtime-3.1.3.jar
Binary file not shown.
Binary file added SDK/Backend jar/Built.io-realtime-3.1.4.jar
Binary file not shown.
Binary file removed SDK/Backend jar/Built.io-wearable-3.1.3.jar
Binary file not shown.
Binary file added SDK/Backend jar/Built.io-wearable-3.1.4.jar
Binary file not shown.
10 changes: 5 additions & 5 deletions SDK/Backend jar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ We feature a complete set of functionality, such as:
- Push Notifications to iOS and Android devices

#####Note:
- Built.io-3.1.3.jar contains built.io SDK.
- Built.io-3.1.4.jar contains built.io SDK.

Version
----

3.1.3
3.1.4


Installation
Expand All @@ -34,17 +34,17 @@ Installation can be done in two ways.

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

- Copy Built.io-3.1.3.jar to your project's libs folder.
- Copy Built.io-3.1.4.jar to your project's libs folder.

(OR)

- (If user want to use realtime jar then follow the following step)
Copy Built.io-realtime-3.1.3.jar to your project's libs folder.
Copy Built.io-realtime-3.1.4.jar to your project's libs folder.

(OR)

- (If user want to use wearable jar then follow the following step)
Copy Built.io-wearable-3.1.3.jar to your project's libs folder.
Copy Built.io-wearable-3.1.4.jar to your project's libs folder.



Expand Down
25 changes: 25 additions & 0 deletions changelogs-android.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
Version: 3.1.4
Date: 13-November-2017


New Features:

*None


API Modifications:

*None

API Deprecation:

*None

Bug Fixes:

*Image upload issue fixed.




====================================================================================
Version: 3.1.3
Date: 09-February-2017

Expand Down

0 comments on commit b441ac8

Please sign in to comment.