let's separate Android from not Android
This commit is contained in:
parent
a191d583d2
commit
4eee729d82
|
@ -18,7 +18,7 @@ cd ..
|
|||
echo "java console looks good"
|
||||
|
||||
echo "Building TS plugin"
|
||||
cd android
|
||||
cd java_tools
|
||||
./gradlew :ts_plugin_launcher:shadowJar
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue