mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Copy SMS Code to 1.6.0 (8000)
This commit is contained in:
parent
754ab778a9
commit
c255a38f5a
1 changed files with 13 additions and 2 deletions
|
|
@ -68,11 +68,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 8000
|
||||
commit: 5194f5d4c38bd1359d0cf9b6cbaa81e0297cbaea
|
||||
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.5.1
|
||||
CurrentVersionCode: 7000
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 8000
|
||||
|
|
|
|||
Loading…
Reference in a new issue