Skip to content

Commit 889ca03

Browse files
committed
fix lint issue
Change-Id: I67dc7d2122f0193e1271a9c43f0e457e1d42f4d1
1 parent 540c553 commit 889ca03

File tree

1 file changed

+1
-0
lines changed
  • samples/user-interface/live-updates/src/main/java/com/example/platform/ui/live_updates

1 file changed

+1
-0
lines changed

samples/user-interface/live-updates/src/main/java/com/example/platform/ui/live_updates/LiveUpdateSample.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ fun LiveUpdateSample() {
8181
}
8282
}
8383

84+
@RequiresApi(Build.VERSION_CODES.BAKLAVA)
8485
fun onCheckout() {
8586
SnackbarNotificationManager.start()
8687
}

0 commit comments

Comments
 (0)