mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Personal Stuff to 1.0.8 (9)
This commit is contained in:
parent
11a9cb09a6
commit
d8ed77602d
1 changed files with 13 additions and 2 deletions
|
|
@ -36,7 +36,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 9
|
||||
commit: 9fd39ac21d250c1d484fa6fd5ad76e2fd7abb5ee
|
||||
subdir: 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: 1.0.7
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue