diff --git a/metadata/com.aaronjwood.portauthority.yml b/metadata/com.aaronjwood.portauthority.yml index 6402705ede..2c9fcdef38 100644 --- a/metadata/com.aaronjwood.portauthority.yml +++ b/metadata/com.aaronjwood.portauthority.yml @@ -319,15 +319,19 @@ Builds: - free prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle - - versionName: 2.2.10-free + - versionName: 2.2.10 versionCode: 56 commit: v2.2.10 subdir: app gradle: - - free + - yes + output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle -AutoUpdateMode: None +MaintainerNotes: | + Don't use flavour 'free' since it adds a versionName suffix confusing checkupdate + +AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.2.10-free +CurrentVersion: 2.2.10 CurrentVersionCode: 56