mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Call Recorder to 1.8.2 (223)
This commit is contained in:
parent
20ca1963d8
commit
f782f4a40f
1 changed files with 11 additions and 2 deletions
|
|
@ -656,7 +656,16 @@ Builds:
|
|||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||
ndk: r21
|
||||
|
||||
- versionName: 1.8.2
|
||||
versionCode: 223
|
||||
commit: c93fff22ebd17080f4638588358cedbb7e8343d5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version callrecorder-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 221
|
||||
CurrentVersion: 1.8.2
|
||||
CurrentVersionCode: 223
|
||||
|
|
|
|||
Loading…
Reference in a new issue