We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61cb293 commit f423405Copy full SHA for f423405
library/src/test/kotlin/wu/seal/jsontokotlin/JsonToKotlinBuilderTest.kt
@@ -53,7 +53,7 @@ class JsonToKotlinBuilderTest {
53
import com.squareup.moshi.Json
54
import com.squareup.moshi.JsonClass
55
import android.os.Parcelable
56
- import androidx.annotation.Keep
+ import android.support.annotation.Keep
57
import kotlinx.android.parcel.Parcelize
58
59
0 commit comments