mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update PolyCal to 1.7 (7)
This commit is contained in:
parent
0ceb191192
commit
707f3659e5
1 changed files with 13 additions and 2 deletions
|
|
@ -22,7 +22,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.7'
|
||||||
|
versionCode: 7
|
||||||
|
commit: e97fedf0e3cc2f36ea9e58aa82e43b767676fbc3
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.6'
|
CurrentVersion: '1.7'
|
||||||
CurrentVersionCode: 6
|
CurrentVersionCode: 7
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue