Skip to content

Commit

Permalink
Release v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MGasztold committed Apr 13, 2017
1 parent 24e3204 commit f9a040c
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 29 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion UbuduSDK/studio/UbuduSDKDemo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
compile('com.android.support:support-v4:20.0.0') {
transitive = true
}
compile('com.ubudu.sdk:ubudu-sdk:2.6.0@aar') {
compile('com.ubudu.sdk:ubudu-sdk:2.6.1@aar') {
transitive = true
}
compile('com.google.android.gms:play-services-maps:10.0.1')
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed UbuduSDK/ubudu-android-sdk/ubudu-sdk-2.6.0.aar
Binary file not shown.
Binary file removed UbuduSDK/ubudu-android-sdk/ubudu-sdk-2.6.0.jar
Binary file not shown.
Binary file added UbuduSDK/ubudu-android-sdk/ubudu-sdk-2.6.1.aar
Binary file not shown.
Binary file added UbuduSDK/ubudu-android-sdk/ubudu-sdk-2.6.1.jar
Binary file not shown.
27 changes: 0 additions & 27 deletions UbuduSDK/ubudu-android-sdk/ubudu-sdk-pom.xml

This file was deleted.

12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,18 @@ Ubudu-SDK Changelog:
</td>
</tr>

<tr class="odd">
<td align="left">2.6.1</td>
<td align="left">2017-04-13</td>
<td align="left">MG</td>
<td align="left">
<p>Issues addressed:</p>
<ul>
<li>crash related to Bluetooth scanning</li>
</ul>
</td>
</tr>

</tbody>
</table>

Expand Down
2 changes: 1 addition & 1 deletion ubudu-sdk-specifications.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
`Ubudu SDK` Specifications - version 2.6.0
`Ubudu SDK` Specifications - version 2.6.1
==========================================

Introduction
Expand Down

0 comments on commit f9a040c

Please sign in to comment.