mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Simple Clipboard Editor to 1.4 (5)
This commit is contained in:
parent
15228e2b58
commit
5060f88129
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: 6537f721d93a8f7b250c0bc191b36b82c7d2bdc8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue