mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Ardicter to 2.0 (2)
This commit is contained in:
parent
3f70ba28f5
commit
616ccb60c9
1 changed files with 13 additions and 2 deletions
|
|
@ -28,7 +28,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 2
|
||||||
|
commit: 35af9a9b2aff51f059e5b022346d59bb36010c9f
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.0'
|
CurrentVersion: '2.0'
|
||||||
CurrentVersionCode: 1
|
CurrentVersionCode: 2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue