Skip to content

Commit f3d7ca4

Browse files
committed
[Tokens] Ignore NewApi lint check for typography fontFamily.
PiperOrigin-RevId: 430978528
1 parent f8f2898 commit f3d7ca4

File tree

1 file changed

+1
-1
lines changed
  • lib/java/com/google/android/material/typography/res/values

1 file changed

+1
-1
lines changed

lib/java/com/google/android/material/typography/res/values/tokens.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- AUTOGENERATED FILE. DO NOT MODIFY. -->
1818
<!-- Version: v0.73 -->
1919

20-
<resources>
20+
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="NewApi">
2121
<!-- Generated from token set (md.sys.typescale) in default context. -->
2222
<!-- Display Large -->
2323
<style name="TextAppearance.M3.Sys.Typescale.DisplayLarge" parent="TextAppearance.AppCompat.Display3">

0 commit comments

Comments
 (0)