Skip to content

Commit c84cc37

Browse files
committed
deprecated warning
1 parent 7faf219 commit c84cc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/aexon/starter/AexonStarter.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@file:Suppress("DEPRECATION")
1+
@file:Suppress("DEPRECATION", "OVERRIDE_DEPRECATION")
22
package com.aexon.starter
33

44
import android.app.DialogFragment

0 commit comments

Comments
 (0)