mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-13 01:20:27 -07:00
Removed deprecated kotlin-android-extensions
This commit is contained in:
parent
92ee492a86
commit
f995ea9cec
31 changed files with 22 additions and 525 deletions
|
|
@ -5,7 +5,7 @@ import androidx.annotation.Keep
|
|||
import androidx.room.ColumnInfo
|
||||
import androidx.room.Entity
|
||||
import androidx.room.PrimaryKey
|
||||
import kotlinx.android.parcel.Parcelize
|
||||
import kotlinx.parcelize.Parcelize
|
||||
|
||||
@Keep
|
||||
@Parcelize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue