We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c380d commit 379c143Copy full SHA for 379c143
Parse/build.gradle
@@ -123,7 +123,7 @@ uploadArchives {
123
pom.project {
124
name 'Parse-Android'
125
artifactId = 'parse-android'
126
- packaging 'jar'
+ packaging 'aar'
127
description 'A library that gives you access to the powerful Parse cloud platform from your Android app.'
128
url 'https://github.com/ParsePlatform/Parse-SDK-Android'
129
0 commit comments