mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Port Authority to 2.3.2 (60)
This commit is contained in:
parent
90fca435a2
commit
4eca5e9405
1 changed files with 11 additions and 2 deletions
|
|
@ -337,10 +337,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.3.2
|
||||
versionCode: 60
|
||||
commit: v2.3.2
|
||||
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.2.13
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue