mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update SMS Gate to 1.12.3 (264)
This commit is contained in:
parent
1a62f1e4a0
commit
4e53c69c36
1 changed files with 15 additions and 2 deletions
|
|
@ -376,7 +376,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/build.gradle
|
||||
|
||||
- versionName: 1.12.3
|
||||
versionCode: 264
|
||||
commit: 5afc9e9145c170ad1ca2a8ec04e4e61ad9f53630
|
||||
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.12.2
|
||||
CurrentVersionCode: 263
|
||||
CurrentVersion: 1.12.3
|
||||
CurrentVersionCode: 264
|
||||
|
|
|
|||
Loading…
Reference in a new issue