Update Shader Editor to 2.25.0 (66)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 03:35:05 +00:00
parent 3fa3110975
commit 500a71df56

View file

@ -374,11 +374,22 @@ Builds:
gradle:
- yes
- versionName: 2.25.0
versionCode: 66
commit: c9c7b9a0d51cce89b0ce9c144f7052e520c25b97
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
MaintainerNotes: |-
TouchThruDrawerlayout.java can be removed since its identical to the correctly
named TouchThruDrawerLayout.java.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.24.0
CurrentVersionCode: 65
CurrentVersion: 2.25.0
CurrentVersionCode: 66