mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Shader Editor to 2.23.4 (63)
This commit is contained in:
parent
f7defde085
commit
5c89c65f21
1 changed files with 13 additions and 2 deletions
|
|
@ -352,11 +352,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.23.4
|
||||
versionCode: 63
|
||||
commit: 5be739a80dc91021f727615c1fa07813f1195cc1
|
||||
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.3
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 2.23.4
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue