mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Shader Editor to 2.25.0 (66)
This commit is contained in:
parent
3fa3110975
commit
500a71df56
1 changed files with 13 additions and 2 deletions
|
|
@ -374,11 +374,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.25.0
|
||||
versionCode: 66
|
||||
commit: c9c7b9a0d51cce89b0ce9c144f7052e520c25b97
|
||||
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.24.0
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 2.25.0
|
||||
CurrentVersionCode: 66
|
||||
|
|
|
|||
Loading…
Reference in a new issue