New App: com.app.openlib

This commit is contained in:
dstark5 2024-01-26 11:56:37 +00:00 committed by linsui
parent 157b754332
commit 5d91a3cdc7

View file

@ -0,0 +1,52 @@
AntiFeatures:
NonFreeNet:
en-US: This app depends on Annas Archive and other book websites.
de: Diese App ist auf Zugriffe zu Annas Archive angewiesen.
Categories:
- Development
- Reading
- Science & Education
License: GPL-3.0-only
AuthorName: dstark
AuthorEmail: dineshvkl05@protonmail.com
AuthorWebSite: https://dine5h.netlify.app
SourceCode: https://github.com/dstark5/Openlib
IssueTracker: https://github.com/dstark5/Openlib/issues
Changelog: https://github.com/dstark5/Openlib/releases
AutoName: Openlib
RepoType: git
Repo: https://github.com/dstark5/Openlib
Builds:
- versionName: 1.0.4
versionCode: 7
commit: 74793e5d65464af76bf7d02eef42fa99dc6ed22d
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.0
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- sed -i -e 's/minSdkVersion .*/minSdkVersion 21/' -e '/minifyEnabled/s/false/true/'
-e '/shrinkResources/s/false/true/' android/app/build.gradle
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- sed -i -e '/googleapis/d' .pub-cache/hosted/pub.dev/webview_cookie_manager-*/android/build.gradle
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.4
CurrentVersionCode: 7