Устинов Тихон Николаевич

Results 4 issues of Устинов Тихон Николаевич

It's just an idea. How about using [ FlatBuffers](https://google.github.io/flatbuffers/flatbuffers_benchmarks.html), binary data is lighter and doesn't need to be parsed. ![image](https://user-images.githubusercontent.com/15249713/186868530-481c4d5d-2ea5-4a9f-a70f-f8c1200f3e1d.png)

enhancement

We have some files in .mdx format. If we include .mdx files in configuration then we see "Unknown input file type. Treating it as markdown". Example mdx ```mdx link text...

I'm trying to build a project with the following versions: ```toml [versions] agp = "8.2.2" android-compileSdk = "34" android-minSdk = "28" android-targetSdk = "34" androidx-activityCompose = "1.9.2" androidx-appcompat = "1.7.0"...