mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update 10-bit Clock Widget to 2.1-3 (213)
This commit is contained in:
parent
abcd9a6aa3
commit
ca6c96c22b
1 changed files with 13 additions and 2 deletions
|
|
@ -112,7 +112,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1-3
|
||||
versionCode: 213
|
||||
commit: 7787fe0093c3578c159261bc28b1274112801f16
|
||||
subdir: 10-bitClockWidget/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1-2
|
||||
CurrentVersionCode: 212
|
||||
CurrentVersion: 2.1-3
|
||||
CurrentVersionCode: 213
|
||||
|
|
|
|||
Loading…
Reference in a new issue