File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
packages/dialogs/platforms/android/res/values Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 2929 "nativescript-vue-template-compiler" : " ~2.8.1"
3030 },
3131 "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 " ,
3636 "babel-loader" : " ^8.1.0" ,
3737 "nativescript-vue-template-compiler" : " ~2.8.1" ,
3838 "sass-loader" : " ^10.0.2" ,
3939 "scss-symbols-parser" : " ^2.0.1" ,
4040 "string-replace-loader" : " ^2.3.0" ,
41- "tns-android" : " 6.5.3" ,
42- "tns-ios" : " 6.5.3" ,
41+ "tns-ios" :" 6.5.3" ,
4342 "typescript" : " ^3.9.7" ,
4443 "vue" : " ^2.6.12" ,
4544 "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