Skip to content

Commit

Permalink
v1.6.4-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed Oct 14, 2024
1 parent 16a7724 commit a5647e1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion readmore-foundation/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POM_ARTIFACT_ID=readmore-foundation
POM_NAME=BasicReadMoreText for Jetpack Compose Foundation
POM_PACKAGING=aar
VERSION_NAME=1.6.4-SNAPSHOT
VERSION_NAME=1.6.4
2 changes: 1 addition & 1 deletion readmore-material/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POM_ARTIFACT_ID=readmore-material
POM_NAME=ReadMoreText for Jetpack Compose Material Design
POM_PACKAGING=aar
VERSION_NAME=1.6.4-SNAPSHOT
VERSION_NAME=1.6.4
2 changes: 1 addition & 1 deletion readmore-material3/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POM_ARTIFACT_ID=readmore-material3
POM_NAME=ReadMoreText for Jetpack Compose Material You Design
POM_PACKAGING=aar
VERSION_NAME=1.6.4-SNAPSHOT
VERSION_NAME=1.6.4
2 changes: 1 addition & 1 deletion readmore-view/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("readmore.android.library")
alias(libs.plugins.maven.publish)
// alias(libs.plugins.maven.publish)
alias(libs.plugins.jetbrains.dokka)
alias(libs.plugins.metalava)
}
Expand Down

0 comments on commit a5647e1

Please sign in to comment.