There was an error while loading. Please reload this page.
1 parent 0f1137a commit dbc63f0Copy full SHA for dbc63f0
1 file changed
TMessagesProj/build.gradle
@@ -39,12 +39,8 @@ dependencies {
39
implementation 'com.stripe:stripe-android:2.0.2'
40
implementation 'com.google.code.gson:gson:2.11.0'
41
implementation 'com.google.guava:guava:31.1-android'
42
- implementation 'com.google.android.play:integrity:1.3.0'
43
- implementation 'com.google.android.gms:play-services-safetynet:18.0.1'
44
-
45
implementation 'co.nstant.in:cbor:0.8'
46
implementation "androidx.credentials:credentials:1.6.0-alpha04"
47
- implementation "androidx.credentials:credentials-play-services-auth:1.6.0-alpha04"
48
49
implementation "io.noties.markwon:core:4.6.2"
50
implementation "io.noties.markwon:ext-strikethrough:4.6.2"
0 commit comments