Skip to content

Commit c6b3981

Browse files
committed
Bump to 1.15.5-SNAPSHOT
1 parent a9de2f4 commit c6b3981

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