mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.7
|
CurrentVersion: 1.0.8
|
||||||
CurrentVersionCode: 8
|
CurrentVersionCode: 9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue