mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Call Recorder to 1.8.3 (224)
This commit is contained in:
parent
4ef1c4a7f9
commit
540f80531e
1 changed files with 11 additions and 2 deletions
|
|
@ -665,7 +665,16 @@ Builds:
|
|||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||
ndk: r21
|
||||
|
||||
- versionName: 1.8.3
|
||||
versionCode: 224
|
||||
commit: ee914de7e7b5dd4766d5d59c41516f13dd20a398
|
||||
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.2
|
||||
CurrentVersionCode: 223
|
||||
CurrentVersion: 1.8.3
|
||||
CurrentVersionCode: 224
|
||||
|
|
|
|||
Loading…
Reference in a new issue