mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Copy SMS Code to 1.13.0 (16000)
This commit is contained in:
parent
49bbeb1f7e
commit
b9edeaa2df
1 changed files with 13 additions and 2 deletions
|
|
@ -156,11 +156,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 16000
|
||||
commit: aa0c3ad8bbe96997269e846c58800922d58e94a3
|
||||
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.12.0
|
||||
CurrentVersionCode: 15000
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 16000
|
||||
|
|
|
|||
Loading…
Reference in a new issue