Fix build errors due to unused string resources

This commit is contained in:
Bnyro 2023-05-31 10:26:49 +02:00
parent 2b0fe10a6c
commit c7b93608bd
4 changed files with 32 additions and 38 deletions

View File

@ -11,36 +11,10 @@
"type": "UNIVERSAL",
"filters": [],
"attributes": [],
"versionCode": 32,
"versionName": "0.13.1",
"versionCode": 35,
"versionName": "0.15.0",
"outputFile": "app-universal-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "armeabi-v7a"
}
],
"attributes": [],
"versionCode": 32,
"versionName": "0.13.1",
"outputFile": "app-armeabi-v7a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "arm64-v8a"
}
],
"attributes": [],
"versionCode": 32,
"versionName": "0.13.1",
"outputFile": "app-arm64-v8a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
@ -50,10 +24,23 @@
}
],
"attributes": [],
"versionCode": 32,
"versionName": "0.13.1",
"versionCode": 35,
"versionName": "0.15.0",
"outputFile": "app-x86_64-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "armeabi-v7a"
}
],
"attributes": [],
"versionCode": 35,
"versionName": "0.15.0",
"outputFile": "app-armeabi-v7a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
@ -63,9 +50,22 @@
}
],
"attributes": [],
"versionCode": 32,
"versionName": "0.13.1",
"versionCode": 35,
"versionName": "0.15.0",
"outputFile": "app-x86-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "arm64-v8a"
}
],
"attributes": [],
"versionCode": 35,
"versionName": "0.15.0",
"outputFile": "app-arm64-v8a-release.apk"
}
],
"elementType": "File"

View File

@ -429,8 +429,6 @@
<string name="show_stream_thumbnails_summary">Паказаць мініяцюры новых відэа. Уключэнне гэтага прывядзе да спажывання дадатковых даных.</string>
<string name="show_stream_thumbnails">Паказваць мініяцюры відэа</string>
<string name="unlimited_search_history">Неабмежаваная гісторыя пошуку</string>
<string name="playlist_name_az">Назва плэйліста (А-Я)</string>
<string name="playlist_name_za">Назва плэйліста (Я-А)</string>
<string name="duration">Працягласць</string>
<string name="duration_reversed">Працягласць (перавернута)</string>
<string name="shorts_notifications">Апавяшчэнні для shorts</string>

View File

@ -423,8 +423,6 @@
<string name="show_stream_thumbnails_summary">නව ප්‍රවාහවල සිඟිති රූ පෙන්වන්න. මෙය සබල කිරීමෙන් අමතර Data වැය වේ.</string>
<string name="fullscreen_gestures">පූර්ණ තිර ඇතුළු වන්න / පිටවන්න අභිනයන්</string>
<string name="unlimited_search_history">අසීමිත සෙවුම් ඉතිහාසය</string>
<string name="playlist_name_az">වාදන ලැයිස්තු නම (A-Z)</string>
<string name="playlist_name_za">වාදන ලැයිස්තු නම (Z-A)</string>
<string name="duration">කාල සීමාව</string>
<string name="duration_reversed">කාල සීමාව (ප්‍රතිලෝම)</string>
<string name="shorts_notifications">Shorts සඳහා දැනුම්දීම්</string>

View File

@ -401,8 +401,6 @@
<string name="lbry_hls_summary">如果可用,請使用 LBRY HLS 進行流式傳輸。</string>
<string name="lbry_hls">LBRY HLS</string>
<string name="replies">回复</string>
<string name="playlist_name_az">播放清單名稱 (A-Z)</string>
<string name="playlist_name_za">播放清單名稱 (Z-A)</string>
<string name="duration">持續時間</string>
<string name="duration_reversed">持續時間(反轉)</string>
<string name="unlimited_search_history">無限制搜尋歷史紀錄</string>