Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Commit c72356e

Browse files
authored
Merge pull request #28 from rogerhu/master
Update build.gradle
2 parents 2686765 + bea9502 commit c72356e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ uploadArchives {
109109
pom.project {
110110
name 'ParseTwitterUtils-Android'
111111
artifactId = 'parsetwitterutils-android'
112-
packaging 'jar'
112+
packaging 'aar'
113113
description 'A utility library to authenticate ParseUsers with Twitter'
114114
url 'https://github.com/ParsePlatform/ParseTwitterUtils-Android'
115115

0 commit comments

Comments
 (0)