mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
misc fixes
This commit is contained in:
parent
fd7d888dbc
commit
b1f3d6d178
4 changed files with 11 additions and 2 deletions
|
|
@ -64,6 +64,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2024.07.12
|
- versionName: 2024.07.12
|
||||||
versionCode: 37
|
versionCode: 37
|
||||||
|
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3317
|
||||||
commit: 2c493dc1e1641cc72cc4b1ff5a8a92a0f801fa1d
|
commit: 2c493dc1e1641cc72cc4b1ff5a8a92a0f801fa1d
|
||||||
subdir: build-android/principia
|
subdir: build-android/principia
|
||||||
sudo:
|
sudo:
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,7 @@ Repo: https://github.com/tirkarthi/NotificationDictionary
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 0.0.16
|
- versionName: 0.0.16
|
||||||
versionCode: 16
|
versionCode: 16
|
||||||
|
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996972111
|
||||||
commit: v0.0.16
|
commit: v0.0.16
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -27,6 +28,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.0.18
|
- versionName: 0.0.18
|
||||||
versionCode: 18
|
versionCode: 18
|
||||||
|
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996972111
|
||||||
commit: b1513571434f147a5b5a23ab7c1be9c7eb94b97d
|
commit: b1513571434f147a5b5a23ab7c1be9c7eb94b97d
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -34,6 +36,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.0.22
|
- versionName: 0.0.22
|
||||||
versionCode: 22
|
versionCode: 22
|
||||||
|
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996972111
|
||||||
commit: ad584f15c316caa890f19324fc268552468b64a1
|
commit: ad584f15c316caa890f19324fc268552468b64a1
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -41,13 +44,16 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.0.23
|
- versionName: 0.0.23
|
||||||
versionCode: 23
|
versionCode: 23
|
||||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996972111
|
|
||||||
commit: d8ac11d193b48c8ef5949436572c4d26fb056302
|
commit: d8ac11d193b48c8ef5949436572c4d26fb056302
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/awesome-app-rating/d' build.gradle
|
||||||
|
- sed -i -e '/fun show_rating/,/^ }/d' -e '/show_rating/d' -e '/ratingdialog/d'
|
||||||
|
src/main/java/com/xtreak/notificationdictionary/MainActivity.kt
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.23
|
CurrentVersion: 0.0.23
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 23
|
||||||
|
|
|
||||||
|
|
@ -254,6 +254,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 4.3.1
|
- versionName: 4.3.1
|
||||||
versionCode: 431
|
versionCode: 431
|
||||||
|
disable: https://github.com/meshenger-app/meshenger-android/issues/140
|
||||||
commit: 084a0dda9bd7ecd785bc6e9bd8218ed8692a07f3
|
commit: 084a0dda9bd7ecd785bc6e9bd8218ed8692a07f3
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
|
||||||
|
|
@ -149,6 +149,7 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
prebuild: sed -i -e '/relativePath/s|app/||' build.gradle.kts
|
||||||
|
|
||||||
AllowedAPKSigningKeys: a23db5fd8aab1b88051125e127600577e3dcbc80ff73ddfc4a8d245b1765c13f
|
AllowedAPKSigningKeys: a23db5fd8aab1b88051125e127600577e3dcbc80ff73ddfc4a8d245b1765c13f
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue