mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Shader Editor to 2.35.3 (90)
This commit is contained in:
parent
f394905183
commit
d286b44d0f
1 changed files with 10 additions and 2 deletions
|
|
@ -538,11 +538,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../gradle/libs.versions.toml
|
||||
|
||||
- versionName: 2.35.3
|
||||
versionCode: 90
|
||||
commit: 0db655fb66a1f2b1dd203ce420d4d1b39efeda13
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../gradle/libs.versions.toml
|
||||
|
||||
MaintainerNotes: |-
|
||||
TouchThruDrawerlayout.java can be removed since its identical to the correctly
|
||||
named TouchThruDrawerLayout.java.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.35.2
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 2.35.3
|
||||
CurrentVersionCode: 90
|
||||
|
|
|
|||
Loading…
Reference in a new issue