Skip to content

Commit e184a98

Browse files
VinayGuthalrlazo
andauthored
remove ktx libraries (#7106)
This PR removes all the KTX libraries and the docs associated with them. KTX libraries were deprecated a long time ago and now we are removing these as a part of our breaking change release. --------- Co-authored-by: Rodrigo Lazo Paz <[email protected]> Co-authored-by: Rodrigo Lazo <[email protected]>
1 parent b9aa68c commit e184a98

File tree

190 files changed

+126
-9626
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+126
-9626
lines changed

appcheck/firebase-appcheck-playintegrity/firebase-appcheck-playintegrity.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ dependencies {
5252
api project(':appcheck:firebase-appcheck')
5353
api 'com.google.firebase:firebase-annotations:16.2.0'
5454
api 'com.google.firebase:firebase-common:21.0.0'
55-
api 'com.google.firebase:firebase-common-ktx:21.0.0'
5655
api 'com.google.firebase:firebase-components:18.0.0'
5756

5857
implementation libs.playservices.base

appcheck/firebase-appcheck/api.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,3 @@ package com.google.firebase.appcheck {
4141

4242
}
4343

44-
package com.google.firebase.appcheck.ktx {
45-
46-
public final class FirebaseAppCheckKt {
47-
method @Deprecated public static com.google.firebase.appcheck.FirebaseAppCheck appCheck(com.google.firebase.ktx.Firebase, com.google.firebase.FirebaseApp app);
48-
method @Deprecated public static operator String component1(com.google.firebase.appcheck.AppCheckToken);
49-
method @Deprecated public static operator long component2(com.google.firebase.appcheck.AppCheckToken);
50-
method @Deprecated public static com.google.firebase.appcheck.FirebaseAppCheck getAppCheck(com.google.firebase.ktx.Firebase);
51-
}
52-
53-
}
54-

appcheck/firebase-appcheck/ktx/api.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

appcheck/firebase-appcheck/ktx/gradle.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

appcheck/firebase-appcheck/ktx/ktx.gradle

Lines changed: 0 additions & 73 deletions
This file was deleted.

appcheck/firebase-appcheck/ktx/src/androidTest/AndroidManifest.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

appcheck/firebase-appcheck/ktx/src/androidTest/kotlin/com/google/firebase/appcheck/ktx/FirebaseAppCheckTests.kt

Lines changed: 0 additions & 108 deletions
This file was deleted.

appcheck/firebase-appcheck/ktx/src/main/AndroidManifest.xml

Lines changed: 0 additions & 24 deletions
This file was deleted.

appcheck/firebase-appcheck/ktx/src/main/kotlin/com/google/firebase/appcheck/ktx/Logging.kt

Lines changed: 0 additions & 33 deletions
This file was deleted.

appcheck/firebase-appcheck/src/androidTest/java/com/google/firebase/appcheck/ktx/FirebaseAppCheckTests.kt

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)