mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Riksdagskollen to 2.13.1 (30)
This commit is contained in:
parent
d34c32d044
commit
79b0a266d1
1 changed files with 14 additions and 2 deletions
|
|
@ -114,7 +114,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.13.1
|
||||
versionCode: 30
|
||||
commit: 2.13.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.13.0
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 2.13.1
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue