mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update SMS Gate to 1.11.4 (260)
This commit is contained in:
parent
f471cf48b9
commit
537dc243f5
1 changed files with 15 additions and 2 deletions
|
|
@ -337,7 +337,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/build.gradle
|
||||
|
||||
- versionName: 1.11.4
|
||||
versionCode: 260
|
||||
commit: 8ae2a51a191d1a5db75cc3c959ed40b400b0d80d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/com.google/d' -e "s/\/\/ implementation 'com.github.axet:android-firebase-fake/implementation
|
||||
'com.github.axet:android-firebase-fake/" build.gradle
|
||||
- sed -i -e '/com.google/d' ../build.gradle
|
||||
scanignore:
|
||||
- app/build.gradle
|
||||
|
||||
AutoUpdateMode: Version smsgate-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.1
|
||||
CurrentVersionCode: 257
|
||||
CurrentVersion: 1.11.4
|
||||
CurrentVersionCode: 260
|
||||
|
|
|
|||
Loading…
Reference in a new issue