mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Copy SMS Code to 1.4.0 (5000)
This commit is contained in:
parent
91046cf11b
commit
d561dbad66
1 changed files with 13 additions and 2 deletions
|
|
@ -46,11 +46,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 5000
|
||||
commit: c93dda2937832333fd48068b313db4b5d84026ce
|
||||
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.3.0
|
||||
CurrentVersionCode: 4000
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 5000
|
||||
|
|
|
|||
Loading…
Reference in a new issue