add paging request #2

Open
chinyeewen wants to merge 5 commits from feat/paging-request into main
Showing only changes of commit 7c0c7f96e1 - Show all commits

View File

@@ -3,7 +3,7 @@ plugins {
} }
group = "ai.neuon.utility" group = "ai.neuon.utility"
version = "0.2.0" version = "0.3.0"
repositories { repositories {
mavenCentral() mavenCentral()