Skip to content

Commit

Permalink
v1.7.1-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed Dec 22, 2024
1 parent 754781c commit 4d1303f
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.7.2-SNAPSHOT
VERSION_NAME=1.7.1
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.7.2-SNAPSHOT
VERSION_NAME=1.7.1
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.7.2-SNAPSHOT
VERSION_NAME=1.7.1
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 4d1303f

Please sign in to comment.