Sign in
android
/
platform
/
frameworks
/
support
/
3743a7ef7234d5b0ff377df043b00cd69c259d08
/
.
/
makeFlatfootRepo.sh
blob: 1e5e817ea21850fbbc54d638a1b61addecbebc41 [
file
] [
log
] [
blame
]
# temporary script to make flatfoot repo, next to the support repo
cd lifecycle
&&
./
gradlew uploadArchives
--
info
cd
../
room
&&
./
gradlew uploadArchives
--
info