Update Riksdagskollen to 2.10.1 (22)
This commit is contained in:
parent
7741405e71
commit
3219aa434d
|
@ -52,7 +52,19 @@ Builds:
|
||||||
- sed -i -e '/io.fabric/d; /com.google.gms/d; /SafetyApiKey/d' 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
|
- sed -i -e '/playImplementation(.*) {/,/}/d; /playImplementation/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.10.1
|
||||||
|
versionCode: 22
|
||||||
|
commit: 2.10.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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.10.0
|
CurrentVersion: 2.10.1
|
||||||
CurrentVersionCode: 21
|
CurrentVersionCode: 22
|
||||||
|
|
Loading…
Reference in a new issue