File tree Expand file tree Collapse file tree 4 files changed +1
-7
lines changed
test-app/app/src/debug/res/drawable Expand file tree Collapse file tree 4 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -249,12 +249,6 @@ task copyFilesToProjectTemeplate {
249249 from " $TEST_APP_PATH /app/src/main/assets/internal"
250250 into " $DIST_FRAMEWORK_PATH /app/src/main/assets/internal"
251251 }
252- copy {
253- from " $TEST_APP_PATH /app/src/main/res/drawable"
254- include " button.xml"
255- include " button_accented.xml"
256- into " $DIST_FRAMEWORK_PATH /app/src/main/res/drawable"
257- }
258252 copy {
259253 from " $TEST_APP_PATH /app/src/main/java/com/tns/"
260254 include " *.java"
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/android" ,
33 "description" : " NativeScript for Android using v8" ,
4- "version" : " 8.6.0 " ,
4+ "version" : " 8.6.2 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/NativeScript/android.git"
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments