This repository was archived by the owner on Aug 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +21
-37
lines changed
Images.xcassets/AppIcon.appiconset Expand file tree Collapse file tree 5 files changed +21
-37
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ android {
88
88
applicationId ' xyz.getpapillon.app'
89
89
minSdkVersion rootProject. ext. minSdkVersion
90
90
targetSdkVersion rootProject. ext. targetSdkVersion
91
- versionCode 71230
92
- versionName " 7.12.3 "
91
+ versionCode 71240
92
+ versionName " 7.12.4 "
93
93
}
94
94
signingConfigs {
95
95
debug {
Original file line number Diff line number Diff line change 86
86
<package android : name =" com.instagram.android" />
87
87
<package android : name =" com.twitter.android" />
88
88
<package android : name =" com.zhiliaoapp.musically" />
89
+ <package android : name =" com.facebook.katana" />
90
+ <package android : name =" com.instagram.android" />
91
+ <package android : name =" com.twitter.android" />
92
+ <package android : name =" com.zhiliaoapp.musically" />
93
+ <package android : name =" com.facebook.katana" />
94
+ <package android : name =" com.instagram.android" />
95
+ <package android : name =" com.twitter.android" />
96
+ <package android : name =" com.zhiliaoapp.musically" />
89
97
<intent >
90
98
<action android : name =" android.intent.action.VIEW" />
91
99
<category android : name =" android.intent.category.BROWSABLE" />
Original file line number Diff line number Diff line change 1
1
{
2
- "images" : [
2
+ "images" : [
3
3
{
4
- "filename" : " Icon-Light-1024x1024.png" ,
5
- "idiom" : " universal" ,
6
- "platform" : " ios" ,
7
- "size" : " 1024x1024"
8
- },
9
- {
10
- "appearances" : [
11
- {
12
- "appearance" : " luminosity" ,
13
- "value" : " dark"
14
- }
15
- ],
16
- "filename" : " Icon-Dark-1024x1024.png" ,
17
- "idiom" : " universal" ,
18
- "platform" : " ios" ,
19
- "size" : " 1024x1024"
20
- },
21
- {
22
- "appearances" : [
23
- {
24
- "appearance" : " luminosity" ,
25
- "value" : " tinted"
26
- }
27
- ],
28
- "filename" : " Icon-Tinted-1024x1024.png" ,
29
- "idiom" : " universal" ,
30
- "platform" : " ios" ,
31
- "size" : " 1024x1024"
4
+ "filename" : " App-Icon-1024x1024@1x.png" ,
5
+ "idiom" : " universal" ,
6
+ "platform" : " ios" ,
7
+ "size" : " 1024x1024"
32
8
}
33
9
],
34
- "info" : {
35
- "author" : " xcode " ,
36
- "version" : 1
10
+ "info" : {
11
+ "version" : 1 ,
12
+ "author" : " expo "
37
13
}
38
- }
14
+ }
Original file line number Diff line number Diff line change 19
19
<key >CFBundlePackageType </key >
20
20
<string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
21
21
<key >CFBundleShortVersionString </key >
22
- <string >7.12.3 </string >
22
+ <string >7.12.4 </string >
23
23
<key >CFBundleSignature </key >
24
24
<string >???? </string >
25
25
<key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " papillonvex" ,
3
- "version" : " 7.12.3 " ,
3
+ "version" : " 7.12.4 " ,
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