mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Shader Editor to 2.23.3 (62)
This commit is contained in:
parent
8feb026f91
commit
6671c02324
1 changed files with 13 additions and 2 deletions
|
|
@ -341,11 +341,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.23.3
|
||||
versionCode: 62
|
||||
commit: 079e210f53d3ca37e22e78f6e6672f92698367d5
|
||||
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.2
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 2.23.3
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue