We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30ea8a commit db4ab3aCopy full SHA for db4ab3a
lib/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'maven'
3
4
-version = "1.0.1-SNAPSHOT"
+version = "1.0.1"
5
def code = 23
6
7
group = 'com.sensirion'
0 commit comments