File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ android {
9292 applicationId ' com.muxixyz.ccnubox'
9393 minSdkVersion rootProject. ext. minSdkVersion
9494 targetSdkVersion rootProject. ext. targetSdkVersion
95- versionCode 13
96- versionName " 3.1.1 "
95+ versionCode 16
96+ versionName " 3.1.4 "
9797 }
9898 signingConfigs {
9999 debug {
Original file line number Diff line number Diff line change 11<resources >
22 <string name =" app_name" >华师匣子</string >
33 <string name =" expo_system_ui_user_interface_style" translatable =" false" >automatic</string >
4- <string name =" expo_runtime_version" >3.1.0 </string >
4+ <string name =" expo_runtime_version" >3.1.2 </string >
55 <string name =" expo_splash_screen_resize_mode" translatable =" false" >contain</string >
66 <string name =" expo_splash_screen_status_bar_translucent" translatable =" false" >false</string >
77 <string name =" today_no_class" >今天没有课哦~</string >
Original file line number Diff line number Diff line change 33 "name" : " 华师匣子" ,
44 "slug" : " ccnubox" ,
55 "owner" : " muxi_fe" ,
6- "version" : " 3.1.2 " ,
6+ "version" : " 3.1.4 " ,
77 "runtimeVersion" : " 3.1.2" ,
88 "orientation" : " portrait" ,
99 "icon" : " ./src/assets/images/icon.png" ,
3535 },
3636 "supportsTablet" : true ,
3737 "bundleIdentifier" : " release-20240916" ,
38- "buildNumber" : " 15 " ,
38+ "buildNumber" : " 16 " ,
3939 "infoPlist" : {
4040 "NSPhotoLibraryUsageDescription" : " 我们需要访问您的照片库用于保存截图。" ,
4141 "NSPhotoLibraryAddUsageDescription" : " 我们需要将图片保存到您的照片库。" ,
6161 ],
6262 "edgeToEdgeEnabled" : true ,
6363 "package" : " com.muxixyz.ccnubox" ,
64- "versionCode" : 13
64+ "versionCode" : 16
6565 },
6666 "plugins" : [
6767 " expo-router" ,
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >3.1.2 </string >
22+ <string >3.1.4 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleURLTypes </key >
3939 </dict >
4040 </array >
4141 <key >CFBundleVersion </key >
42- <string >15 </string >
42+ <string >16 </string >
4343 <key >LSApplicationQueriesSchemes </key >
4444 <array >
4545 <string >weixin </string >
Original file line number Diff line number Diff line change 11{
2- "otaVersion" : " 3.1.3 " ,
3- "updateTime" : " 2025-12-28 " ,
2+ "otaVersion" : " 3.1.4 " ,
3+ "updateTime" : " 2026-01-10 " ,
44 "newFeatures" : [
5+ " 新增反馈功能"
56 ],
67 "fixedIssues" : [
7- " 修复安卓课表小组件课程时间错误" ,
8- " 修复课程背景无法正常加入截图" ,
9- " 修复查询成绩课程名称显示错误问题"
8+ " 优化成绩查询功能"
109 ],
1110 "knownIssues" : [
1211 " 弹窗在按钮导航模式下仍然会被遮挡"
You can’t perform that action at this time.
0 commit comments