Skip to content

Commit f8ac394

Browse files
committed
Bump for release of 0.7.1 for device setup lib
1 parent 22dca32 commit f8ac394

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Diff for: devicesetup/CHANGELOG

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
0.7.1
2+
=====
3+
* Fix for publishing problem with 0.7.0
4+
15
0.7.0
26
=====
37
* Update to accommodate changes in API 29 and up
48

5-
69
0.5.3
710
=====
811
* Particle CloudSdk update.

Diff for: devicesetup/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'com.jakewharton.butterknife'
55

66

77
// This is the library version used when deploying the artifact
8-
version = '0.7.0'
8+
version = '0.7.1'
99

1010
ext {
1111
bintrayRepo = 'android'

0 commit comments

Comments
 (0)