Skip to content

Commit eb85c7c

Browse files
authored
Merge branch 'master' into Jawnnypoo-patch-1
2 parents 92fb41a + 974cbb8 commit eb85c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parse/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'com.github.kt3k.coveralls'
55
apply plugin: 'com.jfrog.bintray'
66

77
group = 'com.parse'
8-
version = '1.15.7'
8+
version = '1.15.8-SNAPSHOT'
99

1010
ext {
1111
projDescription = 'A library that gives you access to the powerful Parse cloud platform from your Android app.'

0 commit comments

Comments
 (0)