New app: com.mendhak.conscryptprovider

This commit is contained in:
mendhak 2022-07-17 06:57:22 +00:00 committed by linsui
parent db71224949
commit 3ba00eed43

View file

@ -0,0 +1,30 @@
Categories:
- System
License: MIT
AuthorName: Mendhak
AuthorWebSite: https://code.mendhak.com/
SourceCode: https://github.com/mendhak/Conscrypt-Provider
IssueTracker: https://github.com/mendhak/Conscrypt-Provider/issues
Changelog: https://github.com/mendhak/Conscrypt-Provider/releases
AutoName: Conscrypt Provider
RepoType: git
Repo: https://github.com/mendhak/Conscrypt-Provider.git
Builds:
- versionName: '2'
versionCode: 2
commit: 50cfd60f22796d9717596802296cf782aad90193
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%c
UpdateCheckMode: Tags ^v[.0-9]*$
CurrentVersion: '2'
CurrentVersionCode: 2