File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ android {
87
87
applicationId APPID
88
88
minSdkVersion rootProject. ext. minSdkVersion
89
89
targetSdkVersion rootProject. ext. targetSdkVersion
90
- versionCode 1150007
90
+ versionCode 1150008
91
91
versionName " 1.15.0"
92
92
manifestPlaceholders. applicationName = APPNAME
93
93
buildConfigField " String" , " BundleVersionOverride" , " \" ${ APPOVERRIDE} \" "
94
- buildConfigField " String" , " BundleVersionType" , " \" rc.2 \" "
94
+ buildConfigField " String" , " BundleVersionType" , " \" rc.3 \" "
95
95
resValue " string" , " app_name" , " ${ APPNAME} "
96
96
ndk {
97
97
debugSymbolLevel ' FULL'
Original file line number Diff line number Diff line change 1
1
{
2
2
"WARNING" : " ¡¡¡ USED AND UPDATED BY prepare-build.js - DO NOT EDIT MANUALLY !!!" ,
3
- "last" : " 2025-08-27 15:19:15 " ,
4
- "notes" : " chore: remove unless line \n fix(editor): fix editor ref in rich editor form \n chore(mails): remove last conversation i18n \n chore: increase java heap size \ n release: 1.15.0-rc.1(1150006 )" ,
5
- "version" : " 1.15.0-rc.2(1150007 )"
3
+ "last" : " 2025-08-28 12:12:12 " ,
4
+ "notes" : " Updated translations from Phrase (#213) \ n release: 1.15.0-rc.2(1150007 )" ,
5
+ "version" : " 1.15.0-rc.3(1150008 )"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"WARNING" : " ¡¡¡ USED AND UPDATED BY prepare-build.js - DO NOT EDIT MANUALLY !!!" ,
3
3
"alpha" : 0 ,
4
- "build" : 7 ,
4
+ "build" : 8 ,
5
5
"comm" : 5 ,
6
6
"major" : 1 ,
7
7
"minor" : 15 ,
8
8
"peda" : 0 ,
9
9
"poc" : 0 ,
10
- "rc" : 2 ,
10
+ "rc" : 3 ,
11
11
"rev" : 0
12
12
}
Original file line number Diff line number Diff line change 5
5
<key >BundleVersionOverride </key >
6
6
<string >empty </string >
7
7
<key >BundleVersionType </key >
8
- <string >rc.2 </string >
8
+ <string >rc.3 </string >
9
9
<key >CFBundleDevelopmentRegion </key >
10
10
<string >fr_FR </string >
11
11
<key >CFBundleDisplayName </key >
25
25
<key >CFBundleSignature </key >
26
26
<string >???? </string >
27
27
<key >CFBundleVersion </key >
28
- <string >1150007 </string >
28
+ <string >1150008 </string >
29
29
<key >LSApplicationQueriesSchemes </key >
30
30
<array >
31
31
<string >http </string >
You can’t perform that action at this time.
0 commit comments