Skip to content

Commit 0105c32

Browse files
committed
v1.0.0-alpha2 Release
1 parent e9ff79d commit 0105c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-sensors/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.jfrog.bintray'
33

44
def projectName = 'android-sensors'
55
group = 'com.ubikgs'
6-
def projectVersion = '1.0.0-alpha1'
6+
def projectVersion = '1.0.0-alpha2'
77
version = projectVersion
88

99
def repoName = 'AndroidSensors'

0 commit comments

Comments
 (0)