Skip to content

Commit b1fead8

Browse files
committed
Bump to 1.15.9-SNAPSHOT
1 parent 3e32f00 commit b1fead8

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.8'
8+
version = '1.15.9-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)