diff --git a/metadata/dev.theolm.wwc.yml b/metadata/dev.theolm.wwc.yml index 8f38fa503b..ad671ad357 100644 --- a/metadata/dev.theolm.wwc.yml +++ b/metadata/dev.theolm.wwc.yml @@ -101,10 +101,19 @@ Builds: scandelete: - build-logic/build/ + - versionName: v0.12.0 + versionCode: 16 + commit: 699218e0f3c73c25ccce785e12c42621fa74be7b + subdir: app + gradle: + - yes + scandelete: + - build-logic/build/ + AllowedAPKSigningKeys: a51bcf4492e81eb4d522c06ca9a0d90ab60be70a1376da7b169f23d38431b2cd AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.+)" -CurrentVersion: v0.11.1 -CurrentVersionCode: 15 +CurrentVersion: v0.12.0 +CurrentVersionCode: 16