Skip to content

Commit 36a8635

Browse files
committed
Make android r8 app module experimental
1 parent e03b8c2 commit 36a8635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/androidlib/src/mill/androidlib/AndroidR8AppModule.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package mill.androidlib
33
import mill.*
44
import mill.define.{PathRef, Task}
55

6+
@mill.api.experimental
67
trait AndroidR8AppModule extends AndroidAppModule {
78

89
override def androidPackageMetaInfoFiles: T[Seq[AndroidPackageableExtraFile]] =

0 commit comments

Comments
 (0)