Merge branch 'conv-ipv6' into 'master'

Fix AutoUpdate App - Conversations with IPv6

See merge request fdroid/fdroiddata!4810
This commit is contained in:
Licaon_Kter 2019-05-06 10:15:15 +00:00
commit 36503a5c8a

View file

@ -22,17 +22,17 @@ Builds:
- versionName: 2.5.1
versionCode: 327
commit: 2.5.1+fcr
commit: 2.5.1-sum7
gradle:
- conversationsFreeCompat
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
\ \ \ \ \ \ \ abortOnError\ false' -e '/versionNameSuffix/d' build.gradle
MaintainerNotes: |-
We go back to targetSdk 25 so users can disable the foreground service (and
annoying notification) if they choose to.
AutoUpdateMode: Version %v+fcr
UpdateCheckMode: Tags ^[0-9.]+-sum7$
AutoUpdateMode: Version %v-sum7
UpdateCheckMode: Tags ^[0-9.]+
CurrentVersion: 2.5.1
CurrentVersionCode: 327