We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408c3a3 commit 13a8488Copy full SHA for 13a8488
gradle.properties
@@ -28,10 +28,10 @@ SONATYPE_CLOSE_TIMEOUT_SECONDS=900
28
RELEASE_SIGNING_ENABLED=true
29
30
GROUP=io.github.oikvpqya.compose.fastscroller
31
-VERSION_NAME=0.2.0
+VERSION_NAME=0.3.0
32
33
POM_DESCRIPTION=Scroll bar library for Android and Compose Multiplatform.
34
-POM_INCEPTION_YEAR=2024
+POM_INCEPTION_YEAR=2025
35
36
POM_URL=https://github.com/oikvpqya/fastscroller-compose-multiplatform/
37
POM_SCM_URL=https://github.com/oikvpqya/fastscroller-compose-multiplatform/
0 commit comments