File tree 2 files changed +12
-6
lines changed
packages/dialogs/platforms/android/res/values
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 29
29
"nativescript-vue-template-compiler" : " ~2.8.1"
30
30
},
31
31
"devDependencies" : {
32
- "@babel/core" : " ^7.11.6 " ,
33
- "@nativescript/android" : " 7.0.0 " ,
34
- "@nativescript/types" : " 7.0.1 " ,
35
- "@nativescript/webpack" : " 3.0.7 " ,
32
+ "@babel/core" : " ^7.12.3 " ,
33
+ "@nativescript/android" : " 7.0.1 " ,
34
+ "@nativescript/types" : " 7.0.4 " ,
35
+ "@nativescript/webpack" : " 3.0.8 " ,
36
36
"babel-loader" : " ^8.1.0" ,
37
37
"nativescript-vue-template-compiler" : " ~2.8.1" ,
38
38
"sass-loader" : " ^10.0.2" ,
39
39
"scss-symbols-parser" : " ^2.0.1" ,
40
40
"string-replace-loader" : " ^2.3.0" ,
41
- "tns-android" : " 6.5.3" ,
42
- "tns-ios" : " 6.5.3" ,
41
+ "tns-ios" :" 6.5.3" ,
43
42
"typescript" : " ^3.9.7" ,
44
43
"vue" : " ^2.6.12" ,
45
44
"vue-i18n" : " ^8.21.0" ,
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <resources xmlns : android =" http://schemas.android.com/apk/res/android" >
3
+
4
+ <!-- <style name="MaterialAlertDialogStyle" parent="Theme.MaterialComponents.DayNight"> -->
5
+ <!-- </style> -->
6
+
7
+ </resources >
You can’t perform that action at this time.
0 commit comments