We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ff79d commit 0105c32Copy full SHA for 0105c32
android-sensors/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'com.jfrog.bintray'
3
4
def projectName = 'android-sensors'
5
group = 'com.ubikgs'
6
-def projectVersion = '1.0.0-alpha1'
+def projectVersion = '1.0.0-alpha2'
7
version = projectVersion
8
9
def repoName = 'AndroidSensors'
0 commit comments