mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update App Lock to 1.4.0 (5)
This commit is contained in:
parent
9b5a8e8b0f
commit
313f541a7a
1 changed files with 11 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ AutoName: App Lock
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/PranavPurwar/AppLock.git
|
||||
Binaries: https://github.com/PranavPurwar/AppLock/releases/download/v1.3.0/app-release.apk
|
||||
Binaries: https://github.com/PranavPurwar/AppLock/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
|
|
@ -20,10 +20,18 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/PranavPurwar/AppLock/releases/download/v1.3.0/app-release.apk
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 5
|
||||
commit: 156f279ff2fcfc10147fb8a8d69ef31e04ee866c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: af7f36023c6a7750847252e5d4d14a992b621364600705e1d8b0fe44d1ac8c81
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue