Skip to content

Commit 05a0e02

Browse files
authored
Update build.mill
1 parent 33a2c91 commit 05a0e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.mill

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//| mill-version: 1.0.6-18-01285d
1+
//| mill-version: 1.1.0-RC1
22
package build
33
import mill.*, androidlib.*, kotlinlib.*
44

@@ -23,4 +23,4 @@ trait BaseAndroidModule extends AndroidAppKotlinModule {
2323

2424
def androidMinSdk = Versions.androidMinSdk
2525

26-
}
26+
}

0 commit comments

Comments
 (0)