quicksy - enable aum

This commit is contained in:
Licaon_Kter 2023-11-06 11:59:34 +00:00
parent fce7f90e70
commit 5ef74073e1

View file

@ -1021,7 +1021,7 @@ Builds:
- free
output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-x86_64-release-unsigned.apk
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
false/' build.gradle
false/' build.gradle
- versionName: 2.12.12+free
versionCode: 4207704
@ -1035,8 +1035,12 @@ Builds:
MaintainerNotes: NonFreeNet => TetheredNet
ArchivePolicy: 12
AutoUpdateMode: None
UpdateCheckMode: None
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
VercodeOperation:
- 100 * %c + 1
- 100 * %c + 2
- 100 * %c + 3
- 100 * %c + 4
CurrentVersion: 2.12.12+free
CurrentVersionCode: 4207704