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

@@ -233,3 +233,7 @@ protobuf {
}
}
}
kapt {
correctErrorTypes = true
}