File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
"slug" : " interpreter-01-app" ,
7
7
"scheme" : " com.interpreter" ,
8
8
"owner" : " open-interpreter" ,
9
- "version" : " 1.0.32 " ,
9
+ "version" : " 1.0.33 " ,
10
10
"orientation" : " portrait" ,
11
11
"icon" : " ./assets/images/app-icon.png" ,
12
12
"splash" : {
21
21
"assetBundlePatterns" : [" **/*" ],
22
22
"android" : {
23
23
"package" : " com.interpreter.app" ,
24
- "versionCode" : 32 ,
24
+ "versionCode" : 33 ,
25
25
"adaptiveIcon" : {
26
26
"foregroundImage" : " ./assets/images/app-icon.png" ,
27
27
"backgroundColor" : " #ffffff"
34
34
},
35
35
"ios" : {
36
36
"supportsTablet" : true ,
37
- "buildNumber" : " 32 " ,
37
+ "buildNumber" : " 33 " ,
38
38
"bundleIdentifier" : " com.interpreter.app" ,
39
39
"splash" : {
40
40
"image" : " ./assets/images/splash-logo-all.png" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interpreter-01-app" ,
3
- "version" : " 0.0.32 " ,
3
+ "version" : " 0.0.33 " ,
4
4
"private" : true ,
5
5
"main" : " expo/AppEntry.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments