diff --git a/android/app/build.gradle b/android/app/build.gradle
index 4a9605d9..5136988a 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -222,8 +222,9 @@ dependencies {
implementation 'com.google.android.material:material:1.9.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.22'
androidTestImplementation "androidx.test:core:1.4.0"
- implementation 'com.airbnb.android:lottie:5.2.0'
- implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.22'
+// implementation 'com.airbnb.android:lottie:5.2.0'
+// implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.22'
+ implementation 'com.whatsapp.otp:whatsapp-otp-android-sdk:0.1.0'
implementation 'com.whatsapp.otp:whatsapp-otp-android-sdk:0.1.0'
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 2856e8f1..0bd786ec 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -71,6 +71,8 @@
+
+