From f22a3586b4653570645a6960040500ba6677f151 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Fri, 22 Aug 2025 03:58:55 +0000 Subject: [PATCH] Update Shader Editor to 2.35.1 (88) --- metadata/de.markusfisch.android.shadereditor.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/de.markusfisch.android.shadereditor.yml b/metadata/de.markusfisch.android.shadereditor.yml index 7da0d0c16c..099aa54197 100644 --- a/metadata/de.markusfisch.android.shadereditor.yml +++ b/metadata/de.markusfisch.android.shadereditor.yml @@ -522,11 +522,18 @@ Builds: gradle: - yes + - versionName: 2.35.1 + versionCode: 88 + commit: 70111e07f2cf4e784ea35694bf597c1a9e2790b2 + subdir: app + gradle: + - yes + MaintainerNotes: |- TouchThruDrawerlayout.java can be removed since its identical to the correctly named TouchThruDrawerLayout.java. AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.35.0 -CurrentVersionCode: 87 +CurrentVersion: 2.35.1 +CurrentVersionCode: 88