We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985d349 commit e9bec71Copy full SHA for e9bec71
3 files changed
ShimmerBluetoothManager/build.gradle
@@ -10,7 +10,7 @@ Rev0.2
10
*/
11
12
//This version should match the git release tag
13
-version = '0.9.44alpha'
+version = '0.9.46alpha'
14
15
sourceCompatibility = 1.7
16
targetCompatibility = 1.7
ShimmerDriver/build.gradle
@@ -13,7 +13,7 @@ Rev0.2
-version = '0.9.140alpha'
+version = '0.9.142alpha'
17
18
19
ShimmerDriverPC/build.gradle
@@ -20,7 +20,7 @@ Rev0.2
20
21
22
23
-version = '0.9.6alpha'
+version = '0.9.8alpha'
24
25
buildscript {
26
repositories {
0 commit comments