Skip to content

Commit 039faa5

Browse files
committed
prepared 2.4.2-SNAPSHOT
1 parent 6f2b5a3 commit 039faa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EventBus/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'maven'
33
apply plugin: 'signing'
44

55
group = 'de.greenrobot'
6-
version = '2.4.1'
6+
version = '2.4.2-SNAPSHOT'
77
sourceCompatibility = 1.7
88

99
def isSnapshot = version.endsWith('-SNAPSHOT')

0 commit comments

Comments
 (0)