New App: com.ismartcoding.plain

This commit is contained in:
iSmartCoding 2023-04-19 05:34:26 +00:00 committed by linsui
parent 719472c2c8
commit af6799fefe

View file

@ -0,0 +1,59 @@
Categories:
- System
License: AGPL-3.0-only
AuthorName: SmartCoding
AuthorEmail: ismartcoding@gmail.com
AuthorWebSite: https://github.com/ismartcoding
WebSite: https://github.com/ismartcoding/plain-app
SourceCode: https://github.com/ismartcoding/plain-app
IssueTracker: https://github.com/ismartcoding/plain-app/issues
Changelog: https://github.com/ismartcoding/plain-app/releases
AutoName: PlainApp
RepoType: git
Repo: https://github.com/ismartcoding/plain-app
Builds:
- versionName: 1.0.15
versionCode: 13
commit: 15886299a50cdb0f246ac06f57597c1c36e8e8ee
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=armeabi-v7a
- versionName: 1.0.15
versionCode: 14
commit: 15886299a50cdb0f246ac06f57597c1c36e8e8ee
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=arm64-v8a
- versionName: 1.0.15
versionCode: 15
commit: 15886299a50cdb0f246ac06f57597c1c36e8e8ee
subdir: app
gradle:
- yes
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
gradleprops:
- noSplits
- abiFilters=x86_64
AutoUpdateMode: Version
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
VercodeOperation:
- '%c - 2'
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 1.0.15
CurrentVersionCode: 15