mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update OpenCalc to 1.3.1 (7)
This commit is contained in:
parent
c488d206e5
commit
3b5d14f23c
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 7
|
||||
commit: 6a11ae12cfc0c9facb1315c13f6bff318b529556
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue