mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
feat: add errors app's target and min sdk record
This commit is contained in:
@@ -149,4 +149,6 @@
|
||||
<string name="record_count">%1$s records found</string>
|
||||
<string name="ci_notice_dialog_title">CI Auto Build Instruction</string>
|
||||
<string name="ci_notice_dialog_content">You are using a CI automated build with Commit ID %1$s.\n\nIt is automatically triggered and built after the code is committed, automatically compiled and released, and has not been tested for stability, use it at your own risk.</string>
|
||||
<string name="app_target_sdk" translatable="false">Target %1$s</string>
|
||||
<string name="app_min_sdk" translatable="false">Min %1$s</string>
|
||||
</resources>
|
Reference in New Issue
Block a user