We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81626a commit 616b1e9Copy full SHA for 616b1e9
android/app/build.gradle
@@ -115,6 +115,7 @@ dependencies {
115
// implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
116
implementation 'androidx.core:core-splashscreen:1.2.0-alpha01'
117
implementation 'io.michaelrocks:libphonenumber-android:8.12.44'
118
+ implementation 'com.hypertrack:hyperlog:0.0.10'
119
// implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.0"))
120
// configurations {
121
// all {
0 commit comments