mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update ClipboardCleaner to 1.8.1 (181)
This commit is contained in:
parent
af276c93e4
commit
b8424f386c
1 changed files with 13 additions and 2 deletions
|
|
@ -124,7 +124,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 181
|
||||
commit: e62f5e2b0f42802043242a1bbb4e0d6cb8f01ad5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 171
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 181
|
||||
|
|
|
|||
Loading…
Reference in a new issue