Skip to content

Commit

Permalink
could not resolve for hyperlog,libphonenumber
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanakumar-contus committed Aug 22, 2024
1 parent 254a61d commit f81626a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ dependencies {
// implementation 'com.google.android.material:material:1.4.0'
// implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.core:core-splashscreen:1.2.0-alpha01'
implementation 'io.michaelrocks:libphonenumber-android:8.12.44'
// implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.0"))
// configurations {
// all {
Expand Down
4 changes: 4 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ allprojects {
maven {
url "https://repo.mirrorfly.com/release"
}
maven {
name 'hypertrack'
url 'https://s3-us-west-2.amazonaws.com/m2.hypertrack.com/'
}
//mavenLocal()
}
}
Expand Down

0 comments on commit f81626a

Please sign in to comment.