mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Shader Editor to 2.23.2 (61)
This commit is contained in:
parent
6971be1c70
commit
7717d72179
1 changed files with 13 additions and 2 deletions
|
|
@ -330,11 +330,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.23.2
|
||||
versionCode: 61
|
||||
commit: 8e4b3afa295d192e64366b86cf89fcafc9beb613
|
||||
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.1
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 2.23.2
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue