mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Copy SMS Code: 1.5.1
This commit is contained in:
parent
d815f43400
commit
d55fd8aa7a
1 changed files with 5 additions and 5 deletions
|
|
@ -57,9 +57,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 6000
|
||||
commit: 44110abba4ef7a45028a17ed9cf3b1a9a311f8aa
|
||||
- versionName: 1.5.1
|
||||
versionCode: 7000
|
||||
commit: fd0a6542344e9e8e9202c037ef0d040fd4018f83
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -74,5 +74,5 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 6000
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 7000
|
||||
|
|
|
|||
Loading…
Reference in a new issue