mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Myne to 3.1.0 (310)
This commit is contained in:
parent
bbe1ae6468
commit
a2a284e7ff
1 changed files with 15 additions and 2 deletions
|
|
@ -153,9 +153,22 @@ Builds:
|
|||
prebuild: echo R09PR0xFX0FQSV9LRVk9IkFJemFTeUE0alB3dS00RFZONzNLbk9TZFN0b0NSeUxPdE54bkxnWSIK
|
||||
| base64 --decode >> ../local.properties
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 310
|
||||
commit: 9da2d7ec2c59b16f19b85ac4a1d0d41c989fc931
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo R09PR0xFX0FQSV9LRVk9IkFJemFTeUE0alB3dS00RFZONzNLbk9TZFN0b0NSeUxPdE54bkxnWSIK
|
||||
| base64 --decode >> ../local.properties
|
||||
|
||||
AllowedAPKSigningKeys: 5dfe06da0fe3b0813f3f3dc5305699c2dbb9dfdbab1349da7c41c59d2fcf319c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 300
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 310
|
||||
|
|
|
|||
Loading…
Reference in a new issue