mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Port Authority to 2.4.3 (65)
This commit is contained in:
parent
22c9fea3e0
commit
2f0ae53f3c
1 changed files with 11 additions and 2 deletions
|
|
@ -364,10 +364,19 @@ Builds:
|
|||
output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle
|
||||
|
||||
- versionName: 2.4.3
|
||||
versionCode: 65
|
||||
commit: 27f577170756e91f826253540070c1311e2e4893
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle
|
||||
|
||||
MaintainerNotes: |
|
||||
Don't use flavour 'free' since it adds a versionName suffix confusing checkupdate
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue