Skip to content

Commit 1896c4e

Browse files
authored
Merge pull request #9993 from wmontwe/chore-cleanup
chore: cleanup TfA build config
2 parents f2f4579 + 770164c commit 1896c4e

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)