diff --git a/ParseLiveQuery/build.gradle b/ParseLiveQuery/build.gradle index f330ce5..d863664 100644 --- a/ParseLiveQuery/build.gradle +++ b/ParseLiveQuery/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'com.android.library' apply plugin: 'com.github.kt3k.coveralls' group = 'com.parse' -version = '1.0.5-SNAPSHOT' +version = '1.0.5' ext { projDescription = 'A library that gives you access to the powerful Parse cloud platform from your Android app.'