mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Oscilloscope to 1.31 (131)
This commit is contained in:
parent
d2ba16a9ed
commit
1d89dc3885
1 changed files with 12 additions and 2 deletions
|
|
@ -186,7 +186,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.31'
|
||||
versionCode: 131
|
||||
commit: 40cae177239194c45080feaa722dfddb10d80ee4
|
||||
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: '1.30'
|
||||
CurrentVersionCode: 130
|
||||
CurrentVersion: '1.31'
|
||||
CurrentVersionCode: 131
|
||||
|
|
|
|||
Loading…
Reference in a new issue