Skip to content

Commit e670040

Browse files
authored
Remove deprecated setting (#4580)
Version catalogs are stable in gradle 7.5
1 parent 994c4b6 commit e670040

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414

1515
rootProject.name = 'com.google.firebase'
1616

17-
enableFeaturePreview("VERSION_CATALOGS")
18-
1917
//Note: do not add subprojects to this file. Instead add them to subprojects.gradle
2018

2119
apply from: 'gradle/projectSettings.gradle'

0 commit comments

Comments
 (0)