mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Shader Editor to 2.21.0 (57)
This commit is contained in:
parent
875f20fe10
commit
803a91bc7a
1 changed files with 9 additions and 2 deletions
|
|
@ -294,11 +294,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.21.0
|
||||
versionCode: 57
|
||||
commit: 2.21.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.20.0
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 2.21.0
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue