diff --git a/metadata/com.github.k1rakishou.chan.fdroid.yml b/metadata/com.github.k1rakishou.chan.fdroid.yml index 34a5ad25ca..f372d02541 100644 --- a/metadata/com.github.k1rakishou.chan.fdroid.yml +++ b/metadata/com.github.k1rakishou.chan.fdroid.yml @@ -551,7 +551,18 @@ Builds: gradle: - fdroid + - versionName: v1.3.32 + versionCode: 10332 + commit: dd9b0bbadf272f1a677682bd29ceb58e30e851e6 + subdir: Kuroba/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - fdroid + AutoUpdateMode: Version UpdateCheckMode: Tags v\d+?\.\d{1,2}\.\d{1,2}-release$ -CurrentVersion: v1.3.31 -CurrentVersionCode: 10331 +CurrentVersion: v1.3.32 +CurrentVersionCode: 10332