mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Conversations to 2.12.9 (4206504)
This commit is contained in:
parent
5fb549fb80
commit
95231b9101
1 changed files with 38 additions and 2 deletions
|
|
@ -2399,6 +2399,42 @@ Builds:
|
|||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.12.9+free
|
||||
versionCode: 4206501
|
||||
commit: 6323b14bc0782a8c710f27c4bba24d883b9f09d7
|
||||
gradle:
|
||||
- conversationsFree
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-armeabi-v7a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.12.9+free
|
||||
versionCode: 4206502
|
||||
commit: 6323b14bc0782a8c710f27c4bba24d883b9f09d7
|
||||
gradle:
|
||||
- conversationsFree
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-x86-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.12.9+free
|
||||
versionCode: 4206503
|
||||
commit: 6323b14bc0782a8c710f27c4bba24d883b9f09d7
|
||||
gradle:
|
||||
- conversationsFree
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-x86_64-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.12.9+free
|
||||
versionCode: 4206504
|
||||
commit: 6323b14bc0782a8c710f27c4bba24d883b9f09d7
|
||||
gradle:
|
||||
- conversationsFree
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-arm64-v8a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
AutoUpdateMode: Version ++free %v
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
|
|
@ -2406,5 +2442,5 @@ VercodeOperation:
|
|||
- 100 * %c + 2
|
||||
- 100 * %c + 3
|
||||
- 100 * %c + 4
|
||||
CurrentVersion: 2.12.8+free
|
||||
CurrentVersionCode: 4206204
|
||||
CurrentVersion: 2.12.9
|
||||
CurrentVersionCode: 4206504
|
||||
|
|
|
|||
Loading…
Reference in a new issue