mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Shader Editor to 2.19.0 (54)
This commit is contained in:
parent
af72ddde88
commit
438540f0b5
1 changed files with 9 additions and 2 deletions
|
|
@ -280,11 +280,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.19.0
|
||||
versionCode: 54
|
||||
commit: 2.19.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.18.0
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 2.19.0
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue