Skip to content

Commit

Permalink
Changelog for 0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Mar 24, 2023
1 parent a8ad1e8 commit a1d9163
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 0.25.1 *(2023-03-23)*
## 0.25.1 *(2023-03-24)*

- Fix snapshot publishing being broken.

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10"
android-plugin = "com.android.tools.build:gradle:7.4.2"
ktlint-plugin = "org.jlleitschuh.gradle:ktlint-gradle:11.3.1"
maven-publish-plugin = "com.vanniktech:gradle-maven-publish-plugin:0.24.0"
maven-publish-plugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.0-rc1"
buildconfig-plugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"

kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit a1d9163

Please sign in to comment.