diff --git a/metadata/im.quicksy.client.yml b/metadata/im.quicksy.client.yml index 75e8a42978..98ea15c9b1 100644 --- a/metadata/im.quicksy.client.yml +++ b/metadata/im.quicksy.client.yml @@ -41,8 +41,7 @@ Description: |- Anti-Features: * NonFreeNet - you can't change the server where the accounts are created - * Tracking - uses a 3rd party service provider ([https://twilio.com Twilio]) - to send SMS as needed for authentication + * Tracking - uses a 3rd party service provider ([https://twilio.com Twilio]) to send SMS as needed for authentication RepoType: git Repo: https://github.com/siacs/Conversations @@ -98,7 +97,17 @@ Builds: \ \ \ \ \ \ \ abortOnError\ false' build.gradle - sed -i -e 's/4.10.3/4.10.2/' gradle/wrapper/gradle-wrapper.properties + - versionName: 2.3.12+fcr + versionCode: 317 + commit: 2.3.12 + gradle: + - quicksyFreeCompat + prebuild: + - sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ + \ \ \ \ \ \ \ abortOnError\ false' build.gradle + - sed -i -e 's/4.10.3/4.10.2/' gradle/wrapper/gradle-wrapper.properties + AutoUpdateMode: Version %v+fcr UpdateCheckMode: Tags ^[0-9.]+$ -CurrentVersion: 2.3.11+fcr -CurrentVersionCode: 314 +CurrentVersion: 2.3.12+fcr +CurrentVersionCode: 317