Skip to content

Commit e9bec71

Browse files
committed
SDDev 0.9.142a SBMDev 0.9.46a SDPCDev 0.9.8a
1 parent 985d349 commit e9bec71

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ShimmerBluetoothManager/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Rev0.2
1010
*/
1111

1212
//This version should match the git release tag
13-
version = '0.9.44alpha'
13+
version = '0.9.46alpha'
1414

1515
sourceCompatibility = 1.7
1616
targetCompatibility = 1.7

ShimmerDriver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Rev0.2
1313
*/
1414

1515
//This version should match the git release tag
16-
version = '0.9.140alpha'
16+
version = '0.9.142alpha'
1717

1818
sourceCompatibility = 1.7
1919
targetCompatibility = 1.7

ShimmerDriverPC/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Rev0.2
2020
*/
2121

2222
//This version should match the git release tag
23-
version = '0.9.6alpha'
23+
version = '0.9.8alpha'
2424

2525
buildscript {
2626
repositories {

0 commit comments

Comments
 (0)