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 {
249
249
from " $TEST_APP_PATH /app/src/main/assets/internal"
250
250
into " $DIST_FRAMEWORK_PATH /app/src/main/assets/internal"
251
251
}
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
- }
258
252
copy {
259
253
from " $TEST_APP_PATH /app/src/main/java/com/tns/"
260
254
include " *.java"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/android" ,
3
3
"description" : " NativeScript for Android using v8" ,
4
- "version" : " 8.6.0 " ,
4
+ "version" : " 8.6.2 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"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