mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Shader Editor to 2.24.0 (65)
This commit is contained in:
parent
55cf6a7732
commit
90dacc3500
1 changed files with 13 additions and 2 deletions
|
|
@ -363,11 +363,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.24.0
|
||||
versionCode: 65
|
||||
commit: faf5a7f2be0edf96926ef41499ffaa79c5bccfd9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
TouchThruDrawerlayout.java can be removed since its identical to the correctly
|
||||
named TouchThruDrawerLayout.java.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.23.4
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 2.24.0
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue