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 1140204
90
+ versionCode 1140205
91
91
versionName " 1.14.2"
92
92
manifestPlaceholders. applicationName = APPNAME
93
93
buildConfigField " String" , " BundleVersionOverride" , " \" ${ APPOVERRIDE} \" "
94
- buildConfigField " String" , " BundleVersionType" , " \" peda.9 \" "
94
+ buildConfigField " String" , " BundleVersionType" , " \" peda.10 \" "
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-09 11:10:28 " ,
4
- "notes" : " chore: increase java heap size \n release: 1.14.2-peda.8(1140203 )" ,
5
- "version" : " 1.14.2-peda.9(1140204 )"
3
+ "last" : " 2025-08-09 11:57:14 " ,
4
+ "notes" : " release: 1.14.2-peda.9(1140204 )" ,
5
+ "version" : " 1.14.2-peda.10(1140205 )"
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" : 4 ,
4
+ "build" : 5 ,
5
5
"comm" : 0 ,
6
6
"major" : 1 ,
7
7
"minor" : 14 ,
8
- "peda" : 9 ,
8
+ "peda" : 10 ,
9
9
"poc" : 0 ,
10
10
"rc" : 0 ,
11
11
"rev" : 2
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 >peda.9 </string >
8
+ <string >peda.10 </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 >1140204 </string >
28
+ <string >1140205 </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