Skip to content

Commit

Permalink
Back to development versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed Feb 2, 2024
1 parent f43e680 commit 058d6e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion readmore-foundation/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
2 changes: 1 addition & 1 deletion readmore-material/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
2 changes: 1 addition & 1 deletion readmore-material3/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
2 changes: 1 addition & 1 deletion readmore-view/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POM_ARTIFACT_ID=readmore-view
POM_NAME=ReadMoreTextView for Android View System
POM_PACKAGING=aar
VERSION_NAME=1.3.3
VERSION_NAME=1.3.4-SNAPSHOT

0 comments on commit 058d6e4

Please sign in to comment.