Sign in
android
/
platform
/
frameworks
/
support
/
6c7465d9374f00a18dcc666723f4db0c8930cd33
/
.
/
busytown
/
androidx_snapshot.sh
blob: e6011dc483a7b4f15cb3ad481caa90385e7377e7 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
echo
"Starting $0 at $(date)"
cd
"$(dirname $0)"
SNAPSHOT
=
true impl
/
build
.
sh
--
no
-
daemon createArchive dokkaJavaTipOfTreeDocs dokkaKotlinTipOfTreeDocs
-
Pandroidx
.
allWarningsAsErrors
--
offline
"$@"
echo
"Completing $0 at $(date)"