Skip to content

Commit 62ead3c

Browse files
committed
[module] pass compiling
1 parent 3a7cefc commit 62ead3c

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ dependencies {
3333
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
3434
}
3535

36-
apply from:'../publish-mavencentral.gradle'
36+
//apply from:'../publish-mavencentral.gradle'

react-android/build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,4 @@ dependencies {
4949
testImplementation 'junit:junit:4.+'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
52-
}
53-
54-
//apply from:'../publish-mavencentral.gradle'
52+
}

0 commit comments

Comments
 (0)