We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b8102 commit 564466cCopy full SHA for 564466c
ParseLiveQuery/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'com.android.library'
4
apply plugin: 'com.github.kt3k.coveralls'
5
6
group = 'com.parse'
7
-version = '1.0.5-SNAPSHOT'
+version = '1.0.5'
8
9
ext {
10
projDescription = 'A library that gives you access to the powerful Parse cloud platform from your Android app.'
0 commit comments