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 3a7cefc commit 62ead3cCopy full SHA for 62ead3c
2 files changed
app/build.gradle
@@ -33,4 +33,4 @@ dependencies {
33
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
34
}
35
36
-apply from:'../publish-mavencentral.gradle'
+//apply from:'../publish-mavencentral.gradle'
react-android/build.gradle
@@ -49,6 +49,4 @@ dependencies {
49
testImplementation 'junit:junit:4.+'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
52
-}
53
-
54
-//apply from:'../publish-mavencentral.gradle'
+}
0 commit comments