mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update DecSync CC to 2.2.3 (35)
This commit is contained in:
parent
2e039fa299
commit
8f76176087
1 changed files with 14 additions and 2 deletions
|
|
@ -273,7 +273,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.3
|
||||
versionCode: 35
|
||||
commit: e2ee042f373e2920b8048f6dc2f441dfce9b247d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue