Update Flipper to 1.7.1 (1620)

This commit is contained in:
F-Droid checkupdates bot 2024-06-25 05:33:05 +00:00
parent e977341a7a
commit a1a1536256

View file

@ -515,8 +515,27 @@ Builds:
- is_sentry_publish=false
- is_metric_enabled=false
- versionName: 1.7.1
versionCode: 1620
commit: 89732862f8f730fdab7f15d658d2f049c71fd45c
subdir: instances/android/app
submodules: true
gradle:
- yes
prebuild:
- sed -i -e 's/version_code", Integer.MAX_VALUE/version_code", $$VERCODE$$/'
-e 's/version_name", DEBUG_VERSION/version_name", "$$VERSION$$"/' ../../../build-logic/plugins/convention/src/main/kotlin/com/flipperdevices/buildlogic/ApkConfig.kt
- sdkmanager 'cmake;3.22.1'
scandelete:
- build-logic/plugins/convention/build
ndk: 26.1.10909125
gradleprops:
- is_google_feature=false
- is_sentry_publish=false
- is_metric_enabled=false
AutoUpdateMode: Version
UpdateCheckMode: Tags (\d+\.){3}\d+-release
UpdateCheckData: '|[\d.]+\.(\d+)-release||([\d.]+)\.\d+-release'
CurrentVersion: 1.6.9
CurrentVersionCode: 1598
CurrentVersion: 1.7.1
CurrentVersionCode: 1620