mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Riksdagskollen to 2.14.1 (32)
This commit is contained in:
parent
9f02764d4f
commit
03350f7619
1 changed files with 14 additions and 2 deletions
|
|
@ -126,7 +126,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.1
|
||||
versionCode: 32
|
||||
commit: 2.14.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.1
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 2.14.1
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue