Skip to content

Commit

Permalink
release 1.0.0-alpha.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin authored Jul 13, 2024
1 parent 3f82d17 commit f4e7ecb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Next version (unreleased)

# Version 1.0.0-alpha.0
_2024-07-13_

- [#29] Clean Gradle config, move to Lyricist and AndroidX ViewModel, clean ViewModel code, add api text files



4 changes: 2 additions & 2 deletions librarian.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ kdoc.artifactId=kdoc
sonatype.backend=S01

pom.groupId=io.openfeedback
pom.version=1.0.0-alpha.0-SNAPSHOT
pom.version=1.0.0-alpha.0
pom.description=openfeedback-sdk-kotlin
pom.vcsUrl=https://github.com/paug/openfeedback-sdk-kotlin
pom.developer=openfeedback-sdk-kotlin authors
pom.license=MIT License
pom.licenseUrl=https://raw.githubusercontent.com/paug/openfeedback-sdk-kotlin/main/LICENSE
pom.licenseUrl=https://raw.githubusercontent.com/paug/openfeedback-sdk-kotlin/main/LICENSE

0 comments on commit f4e7ecb

Please sign in to comment.