We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ffa1c commit 604fc8aCopy full SHA for 604fc8a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.1.1 - 2024-09-23
4
+
5
+- Internal improvements & documentation updates
6
7
## v0.1.0 - 2024-09-22
8
9
- Initial Release
gradle.properties
@@ -15,7 +15,7 @@ android.nonTransitiveRClass=true
15
16
# Library Publishing configuration
17
GROUP=io.github.mr3y-the-programmer
18
-VERSION_NAME=0.1.0
+VERSION_NAME=0.1.1
19
20
SONATYPE_HOST=CENTRAL_PORTAL
21
RELEASE_SIGNING_ENABLED=true
0 commit comments