diff --git a/metadata/com.github.umer0586.droidpad.yml b/metadata/com.github.umer0586.droidpad.yml index b494d745cf..fa44172f48 100644 --- a/metadata/com.github.umer0586.droidpad.yml +++ b/metadata/com.github.umer0586.droidpad.yml @@ -132,7 +132,15 @@ Builds: - yes prebuild: sed -i -e '/agp/s/8.12.1/8.11.1/' ../gradle/libs.versions.toml + - versionName: 3.1.0 + versionCode: 29 + commit: 9b9084f44c44e69b1fc7a15fff4847582e60cfd3 + 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.0.0 -CurrentVersionCode: 28 +CurrentVersion: 3.1.0 +CurrentVersionCode: 29