Com.flipperdevices.app

This commit is contained in:
BoBeR182 2022-11-20 13:50:57 +00:00 committed by linsui
parent 8142e3659d
commit ce4cec14b1

View file

@ -0,0 +1,36 @@
AntiFeatures:
- Tracking
Categories:
- Security
License: MIT
WebSite: https://flipperzero.one/
SourceCode: https://github.com/flipperdevices/Flipper-Android-App
IssueTracker: https://github.com/flipperdevices/Flipper-Android-App/issues
AutoName: Flipper
RepoType: git
Repo: https://github.com/flipperdevices/Flipper-Android-App.git
Builds:
- versionName: 1.3.0
versionCode: 667
commit: aa2aaadb2873e34e779d5b3839e4d5fba4188609
subdir: instances/app
gradle:
- yes
prebuild:
- sed -i -e 's/ApkConfig.VERSION_CODE/$$VERCODE$$/' -e 's/ApkConfig.VERSION_NAME/"$$VERSION$$"/'
../../build-logic/plugins/convention/src/main/kotlin/commonAndroid.kt
- sdkmanager 'cmake;3.22.1'
scandelete:
- build-logic/plugins/convention/build
ndk: r25b
gradleprops:
- IS_GOOGLE_FEATURE_AVAILABLE=false
AutoUpdateMode: Version
UpdateCheckMode: Tags (\d+\.){3}\d+
UpdateCheckData: '|[\d.]+\.(\d+)||([\d.]+)\.\d+'
CurrentVersion: 1.3.0
CurrentVersionCode: 667