builds for apps with multiple modules. Doing so helps prevent resource duplication by ensuring that each module's R class only contains references to its own resources without pulling references from its dependencies. This leads to faster builds and the corresponding benefits of compilation avoidance. Optimize your build speed | Android Studio 非推移的な R クラスを使用すると、複数のモジュールを持つアプリのビルドが高速化します。 各モジュールの R クラスに依存関係から参照をプルせずに独自のリソースへの参照のみが含ま れるようになり、リソースの重複を防ぐことができます。 これにより、ビルドが高速化され、コンパイル回避のメリットも得られます。 訳