Skip to content

Commit

Permalink
v1.6.2-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed Apr 12, 2024
1 parent d97129a commit ac01e2f
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.2-SNAPSHOT
VERSION_NAME=1.6.2
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.2-SNAPSHOT
VERSION_NAME=1.6.2
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.2-SNAPSHOT
VERSION_NAME=1.6.2
2 changes: 1 addition & 1 deletion readmore-view/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.android.library'
id 'kotlin-android'
id 'com.vanniktech.maven.publish'
// id 'com.vanniktech.maven.publish'
id 'org.jetbrains.dokka'
id 'me.tylerbwong.gradle.metalava'
}
Expand Down

0 comments on commit ac01e2f

Please sign in to comment.