Skip to content

Commit 770164c

Browse files
committed
chore: cleanup TfA build config
1 parent 598647e commit 770164c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app-thunderbird/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ android {
172172
}
173173
}
174174

175-
@Suppress("UnstableApiUsage")
176175
bundle {
177176
language {
178177
// Don't split by language. Otherwise our in-app language switcher won't work.
@@ -253,7 +252,6 @@ dependencies {
253252
implementation(projects.feature.migration.launcher.thunderbird)
254253

255254
// TODO remove once OAuth ids have been moved from TBD to TBA
256-
"betaImplementation"(libs.appauth)
257255
releaseImplementation(libs.appauth)
258256

259257
// Required for DependencyInjectionTest

0 commit comments

Comments
 (0)