1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-08 20:12:39 +01:00

Disable synthetics feature

This commit is contained in:
Allan Wang 2020-01-19 21:26:02 -08:00
parent a21cd7227f
commit 68d0efbc9e
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56

View File

@ -183,7 +183,7 @@ android {
androidExtensions {
experimental = true
// features = ["parcelize"]
features = ["parcelize"]
}
}