We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03b8c2 commit 36a8635Copy full SHA for 36a8635
libs/androidlib/src/mill/androidlib/AndroidR8AppModule.scala
@@ -3,6 +3,7 @@ package mill.androidlib
3
import mill.*
4
import mill.define.{PathRef, Task}
5
6
+@mill.api.experimental
7
trait AndroidR8AppModule extends AndroidAppModule {
8
9
override def androidPackageMetaInfoFiles: T[Seq[AndroidPackageableExtraFile]] =
0 commit comments