8 lines
175 B
YAML
8 lines
175 B
YAML
|
RepoType: git
|
||
|
Repo: https://github.com/NativeScript/NativeScript
|
||
|
|
||
|
Prepare: |
|
||
|
cd packages/ui-mobile-base/android/widgets
|
||
|
rm -rf gradle
|
||
|
sed -i s/\<\</doLast/ build.gradle
|