mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update OpenSyncedLists to 1.0.7 (8)
This commit is contained in:
parent
7384c6c45f
commit
7b5f68de73
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.7
|
||||
versionCode: 8
|
||||
commit: de9c0c9c06df53822875dbe03bec4ca92e2de6f8
|
||||
subdir: Android_Client/OpenSyncedLists/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.0.6
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.0.7
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue