Sign in
android
/
platform
/
frameworks
/
support
/
42a312a62a0bed211954c85bb89b9472c4872fd4
/
.
/
ui
/
studiow
blob: 2e96341d6830f9047efb0a932e811a2f73d9fe95 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
# This is a wrapper script that runs the specific version of Android Studio that is recommended for
# developing in this project (This serves a similar purpose to gradlew).
echo
"Running ./gradlew studio"
./
gradlew studio