Fix NonExistent class build errors

This commit is contained in:
Kirill Kamakin
2022-07-29 21:46:32 +02:00
parent 8193db9498
commit 957e62eef7

View File

@@ -232,4 +232,8 @@ protobuf {
}
}
}
}
kapt {
correctErrorTypes = true
}