Skip to content

Commit

Permalink
feat(android): removed jsc related code
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinteodor committed Dec 5, 2024
1 parent dcea533 commit 5a45ebb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ ext {

allprojects {
repositories {
// Android JSC is installed from npm.
maven { url("$rootDir/../node_modules/jsc-android/dist") }
mavenCentral()
google()
maven { url 'https://www.jitpack.io' }
Expand Down

0 comments on commit 5a45ebb

Please sign in to comment.