mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update Copy SMS Code to 1.5.0 (6000)
This commit is contained in:
parent
c46a9c5845
commit
05ff27a951
1 changed files with 13 additions and 2 deletions
|
|
@ -57,11 +57,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 6000
|
||||
commit: 44110abba4ef7a45028a17ed9cf3b1a9a311f8aa
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 5000
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 6000
|
||||
|
|
|
|||
Loading…
Reference in a new issue