File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " evcc" ,
4
4
"slug" : " evcc" ,
5
5
"description" : " open source solar charging" ,
6
- "version" : " 1.0.1 " ,
6
+ "version" : " 1.0.2 " ,
7
7
"orientation" : " default" ,
8
8
"icon" : " ./assets/icon-dark.png" ,
9
9
"userInterfaceStyle" : " automatic" ,
42
42
"config" : {
43
43
"usesNonExemptEncryption" : false
44
44
},
45
- "buildNumber" : " 18 "
45
+ "buildNumber" : " 20 "
46
46
},
47
47
"android" : {
48
48
"jsEngine" : " hermes" ,
56
56
"foregroundImage" : " ./assets/adaptive-icon.png" ,
57
57
"backgroundColor" : " #010322"
58
58
},
59
- "versionCode" : 13
59
+ "versionCode" : 15
60
60
},
61
61
"web" : {
62
62
"favicon" : " ./assets/favicon.png" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " evcc" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"main" : " node_modules/expo/AppEntry.js" ,
5
5
"scripts" : {
6
6
"start" : " expo start" ,
You can’t perform that action at this time.
0 commit comments