diff --git a/metadata/com.pcinpact.yml b/metadata/com.pcinpact.yml index 1985427d91..215d36c832 100644 --- a/metadata/com.pcinpact.yml +++ b/metadata/com.pcinpact.yml @@ -282,7 +282,17 @@ Builds: gradle: - yes + - versionName: 2.9.2 + versionCode: 292 + commit: ac66833d32184aa347325c7743899b703279f0a3 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e 's/8.12.1/8.11.1/' ../build.gradle + - sed -i -e '/foojay/d' ../settings.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.9.1 -CurrentVersionCode: 291 +CurrentVersion: 2.9.2 +CurrentVersionCode: 292