Skip to content

Commit efed957

Browse files
authored
Update version in gradle to 2.4.1 (#337)
1 parent a8e9594 commit efed957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def getProperty = { property ->
2626
}
2727

2828
group = "com.pusher"
29-
version = "2.4.0"
29+
version = "2.4.1"
3030
sourceCompatibility = "1.8"
3131
targetCompatibility = "1.8"
3232

0 commit comments

Comments
 (0)