Skip to content

Commit 3cc9570

Browse files
author
Roger Hu
committed
Bump to 1.16.5-SNAPSHOT
1 parent 182cc12 commit 3cc9570

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