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.
2 parents 81df4c3 + e5040c8 commit fd3d228Copy full SHA for fd3d228
ParseUI-Login/build.gradle
@@ -24,6 +24,7 @@ import com.android.builder.core.BuilderConstants
24
apply plugin: 'android-library'
25
26
version = "0.0.1"
27
+group = 'com.parse'
28
29
dependencies {
30
compile 'com.android.support:support-v4:23.0.1'
ParseUI-Widget/build.gradle
@@ -23,6 +23,7 @@ import com.android.builder.core.BuilderConstants
23
apply plugin: 'com.android.library'
compile 'com.parse:parse-android:1.10.3'
0 commit comments