diff --git a/metadata/org.fossify.phone.yml b/metadata/org.fossify.phone.yml index ebf1fe209f..c3c6c74161 100644 --- a/metadata/org.fossify.phone.yml +++ b/metadata/org.fossify.phone.yml @@ -133,10 +133,18 @@ Builds: - yes output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk + - versionName: 1.8.0 + versionCode: 17 + commit: 8922727bbf5ca52cec9e5dfcf5c7435ea19bd741 + subdir: app + gradle: + - yes + output: build/outputs/apk/foss/release/phone-*-foss-release-unsigned.apk + AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292 AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*) -CurrentVersion: 1.7.3 -CurrentVersionCode: 16 +CurrentVersion: 1.8.0 +CurrentVersionCode: 17