mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Oscilloscope to 1.32 (132)
This commit is contained in:
parent
1eacba1bbf
commit
0e0da26cbf
1 changed files with 12 additions and 2 deletions
|
|
@ -196,7 +196,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.32'
|
||||
versionCode: 132
|
||||
commit: 3eb5676817bf8bb71215047e764f644c7bd795a7
|
||||
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.31'
|
||||
CurrentVersionCode: 131
|
||||
CurrentVersion: '1.32'
|
||||
CurrentVersionCode: 132
|
||||
|
|
|
|||
Loading…
Reference in a new issue