Skip to content

Commit ab9d822

Browse files
Bjoern MuntwylerBjoern Muntwyler
authored andcommitted
Release 2.1.1 libble and 1.1.2 libsmartgadget
Change-Id: I8fd90bd9eaaa335a3c5594c4c1d01f48019c2271
1 parent ec6080d commit ab9d822

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libble/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'maven'
33

4-
version = "2.1.1-SNAPSHOT"
4+
version = "2.1.1"
55
def code = 32
66

77
android {

libsmartgadget/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'maven'
33

4-
version = "1.1.2-SNAPSHOT"
4+
version = "1.1.2"
55
def code = 7
66

77
android {

0 commit comments

Comments
 (0)