Update Riksdagskollen to 2.11.1 (24)

This commit is contained in:
F-Droid Builder 2019-04-30 11:39:27 +01:00 committed by Ciaran Gultnieks
parent b2ad3430ed
commit 3014dbb1d3

View file

@ -76,7 +76,19 @@ Builds:
- sed -i -e '/io.fabric/d; /com.google.gms/d; /SafetyApiKey/d' build.gradle
- sed -i -e '/playImplementation(.*) {/,/}/d; /playImplementation/d' build.gradle
- versionName: 2.11.1
versionCode: 24
commit: 2.11.1
subdir: app
gradle:
- fdroid
prebuild:
- sed -i -e '/com.google.gms/d; /io.fabric.tools/d' ../build.gradle
- sed -i -e 's|maven.fabric.io/public|maven.google.com|' ../build.gradle build.gradle
- sed -i -e '/io.fabric/d; /com.google.gms/d; /SafetyApiKey/d' build.gradle
- sed -i -e '/playImplementation(.*) {/,/}/d; /playImplementation/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.11.0
CurrentVersionCode: 23
CurrentVersion: 2.11.1
CurrentVersionCode: 24