Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Commit ac1b9d2

Browse files
committed
Update lib publish version
1 parent bf653b5 commit ac1b9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
PUBLISH_GROUP_ID = 'io.github.luizgrp.sectionedrecyclerviewadapter'
33
PUBLISH_ARTIFACT_ID = 'sectionedrecyclerviewadapter'
4-
PUBLISH_VERSION = '2.1.0'
4+
PUBLISH_VERSION = '3.0.0'
55
}
66

77
ext.versions = [

0 commit comments

Comments
 (0)