mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Update Shader Editor to 2.18.0 (53)
This commit is contained in:
parent
2c3e93a12d
commit
72cfaf344a
1 changed files with 9 additions and 2 deletions
|
|
@ -273,11 +273,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.18.0
|
||||||
|
versionCode: 53
|
||||||
|
commit: 2.18.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
TouchThruDrawerlayout.java can be removed since its identical to the correctly
|
TouchThruDrawerlayout.java can be removed since its identical to the correctly
|
||||||
named TouchThruDrawerLayout.java.
|
named TouchThruDrawerLayout.java.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.17.0
|
CurrentVersion: 2.18.0
|
||||||
CurrentVersionCode: 52
|
CurrentVersionCode: 53
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue