diff --git a/metadata/org.fossify.phone.yml b/metadata/org.fossify.phone.yml index 351f07c59e..c3fc4573e6 100644 --- a/metadata/org.fossify.phone.yml +++ b/metadata/org.fossify.phone.yml @@ -60,10 +60,18 @@ Builds: - yes output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk + - versionName: 1.4.0 + versionCode: 7 + commit: d0840aac0acfdab7a84910b408b3753aa18410b2 + subdir: app + gradle: + - yes + output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk + AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292 AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)" -CurrentVersion: 1.3.1 -CurrentVersionCode: 6 +CurrentVersion: 1.4.0 +CurrentVersionCode: 7