mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
PixaPencil: fix and enable AUM
This commit is contained in:
parent
c002ddcf48
commit
fca9276b3a
1 changed files with 6 additions and 7 deletions
|
|
@ -122,10 +122,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.7-beta1
|
||||
versionCode: 17
|
||||
disable: https://github.com/therealbluepandabear/PixaPencil/issues/171
|
||||
commit: ad5012ddadcb738e50572fba656276b1d68fb267
|
||||
- versionName: 0.1.7-beta3
|
||||
versionCode: 19
|
||||
commit: db8e593956b9132d7474ad0694e78c8153982f1b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -134,7 +133,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.7-beta2
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 0.1.7-beta3
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue