mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Shader Editor to 2.20.0 (56)
This commit is contained in:
parent
c994a14eb4
commit
3fc6b88a51
1 changed files with 9 additions and 2 deletions
|
|
@ -287,11 +287,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.20.0
|
||||
versionCode: 56
|
||||
commit: 2.20.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
TouchThruDrawerlayout.java can be removed since its identical to the correctly
|
||||
named TouchThruDrawerLayout.java.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.19.0
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 2.20.0
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue