mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Image corners were blinking in #4322 and CSS border will now draw non uniform corner radiuses if the border color is uniform
This commit is contained in:
2
build.sh
2
build.sh
@@ -15,7 +15,7 @@ mkdir dist/package/platforms
|
||||
echo "Build android"
|
||||
mkdir dist/package/platforms/android
|
||||
cd android
|
||||
./gradlew assembleRelease
|
||||
./gradlew --quiet assembleRelease
|
||||
cd ..
|
||||
cp android/widgets/build/outputs/aar/widgets-release.aar dist/package/platforms/android/widgets-release.aar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user