mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
screenshotsharer - disabled aum
This commit is contained in:
parent
b2d924bf15
commit
b7ac96a6ad
1 changed files with 2 additions and 14 deletions
|
|
@ -26,21 +26,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 40
|
||||
disable: https://github.com/rosenpin/screenshot-sharer/issues/14#issuecomment-1886646047
|
||||
commit: 5dda05f8869f849596d55e69cf4c9e39da30e924
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.7'
|
||||
versionCode: 50
|
||||
disable: https://github.com/rosenpin/screenshot-sharer/issues/15
|
||||
disable: https://github.com/rosenpin/screenshot-sharer/issues/14
|
||||
commit: 33034e590e6b92451e173e13c52805551bf5fc05
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -52,7 +40,7 @@ Builds:
|
|||
|
||||
AllowedAPKSigningKeys: ff58851c4627318c4eea69a94fbfc8a5eead2f286ded8383f71d5732d164cd7f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: '3.7'
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue