Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
指定したパッケージ内のすべてのクラスをメインの dex ファイルに配置したいと考えています。
そこでワイルドカードを使用するオプションはありますか?
残念ながら、ワイルドカードはサポートされていません。ただし、このスクリプト を使用して main-dex-list ファイルを生成できます。 詳細については、私のブログ投稿を参照してください。