mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Shader Editor to 2.23.1 (60)
This commit is contained in:
parent
80b5ac46d9
commit
48df5cd771
1 changed files with 13 additions and 2 deletions
|
|
@ -319,11 +319,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.23.1
|
||||
versionCode: 60
|
||||
commit: 4bd26338daa61ea22057213219be924afb896e90
|
||||
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.0
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 2.23.1
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue