mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update blocker to 1.2.70 (1270)
This commit is contained in:
parent
85d788c87c
commit
38b2f08414
1 changed files with 11 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ IssueTracker: https://github.com/lihenggui/blocker/issues
|
|||
Changelog: https://github.com/lihenggui/blocker/releases
|
||||
|
||||
Name: blocker
|
||||
AutoName: Blocker
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lihenggui/blocker.git
|
||||
|
|
@ -26,7 +27,15 @@ Builds:
|
|||
- basic
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
|
||||
|
||||
- versionName: 1.2.70
|
||||
versionCode: 1270
|
||||
commit: 96e22f6b1b7ca451c0f531b796c160741ba5023f
|
||||
subdir: app
|
||||
gradle:
|
||||
- basic
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.2.64-alpha
|
||||
CurrentVersionCode: 1264
|
||||
CurrentVersion: 1.2.70
|
||||
CurrentVersionCode: 1270
|
||||
|
|
|
|||
Loading…
Reference in a new issue