From 629f7451011554aa4fb29cc0e5674624261e1886 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 21 Sep 2025 04:11:08 +0000 Subject: [PATCH] Update Droid Pad to 3.3.0 (31) --- metadata/com.github.umer0586.droidpad.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.umer0586.droidpad.yml b/metadata/com.github.umer0586.droidpad.yml index c64135d480..17ae843701 100644 --- a/metadata/com.github.umer0586.droidpad.yml +++ b/metadata/com.github.umer0586.droidpad.yml @@ -148,7 +148,15 @@ Builds: - yes prebuild: sed -i -e '/agp/s/8.12.1/8.11.1/' ../gradle/libs.versions.toml + - versionName: 3.3.0 + versionCode: 31 + commit: 9607885dc2fb6ace2f729591774c0486bcdddba0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/agp/s/8.12.1/8.11.1/' ../gradle/libs.versions.toml + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.2.0 -CurrentVersionCode: 30 +CurrentVersion: 3.3.0 +CurrentVersionCode: 31