Skip to content

Commit

Permalink
Don't specify packaging for maven (#43)
Browse files Browse the repository at this point in the history
* add api client with grpc kotlin

* dont specify the packaging as a jar since it is a aar
  • Loading branch information
nplasterer authored Mar 2, 2023
1 parent 582ee97 commit 2390e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ afterEvaluate {
name = "XMTP"
description = "XMTP Android Library"
url = "https://github.com/xmtp/xmtp-android"
packaging = "jar"

licenses {
license {
Expand Down

0 comments on commit 2390e63

Please sign in to comment.