Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 5bdd91c

Browse files
committed
Prepare next development version
1 parent 9286457 commit 5bdd91c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adapter/rv/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
POM_NAME=Adapter: RecyclerView
22
POM_DESCRIPTION=Android RecyclerView Adapter using with DataBinding
33
POM_ARTIFACT_ID=adapter-rv
4-
VERSION_NAME=1.0.0
4+
VERSION_NAME=1.0.1-SNAPSHOT

adapter/vp/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
POM_NAME=Adapter: ViewPager2
22
POM_DESCRIPTION=ViewPager2 Adapter
33
POM_ARTIFACT_ID=adapter-vp2
4-
VERSION_NAME=1.0.0
4+
VERSION_NAME=1.0.1-SNAPSHOT

0 commit comments

Comments
 (0)