Skip to content

Commit 60a0b45

Browse files
authored
Update tvos target minimum for Firebase 11 (#1603)
1 parent 3aa9099 commit 60a0b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analytics/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ end
2828

2929

3030
target 'AnalyticsExampleTV' do
31-
platform :tvos, '12.0'
31+
platform :tvos, '13.0'
3232

3333
# Comment the next line if you don't want to use dynamic frameworks
3434
use_frameworks!

0 commit comments

Comments
 (0)