Skip to content

Commit

Permalink
Add artifact for aar
Browse files Browse the repository at this point in the history
  • Loading branch information
li-advait committed Nov 12, 2024
1 parent c86595f commit 7e8a0d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle/publishing.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ afterEvaluate {
classifier = 'javadoc'
}

artifact('build/outputs/aar/shaky-release.aar')

pom {
name = 'Shaky'
description = 'Shake-to-send-feedback library for Android'
Expand Down

0 comments on commit 7e8a0d2

Please sign in to comment.