mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Riksdagskollen to 2.14.7 (39)
This commit is contained in:
parent
3a18ae4a14
commit
5e61e10bf7
1 changed files with 14 additions and 2 deletions
|
|
@ -138,7 +138,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.14.7
|
||||
versionCode: 39
|
||||
commit: 2.14.7
|
||||
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 ^[0-9.]+-fdroid$
|
||||
CurrentVersion: 2.14.1
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 2.14.7
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue