Update Flipper to 1.4.0 (724)

This commit is contained in:
F-Droid checkupdates bot 2022-12-28 05:50:58 +00:00
parent 800ae5970e
commit ae4500ad1f

View file

@ -159,8 +159,25 @@ Builds:
gradleprops:
- IS_GOOGLE_FEATURE_AVAILABLE=false
- versionName: 1.4.0
versionCode: 724
commit: 841aae5c17feb2aaba4fb8daea53fbf268368b0d
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
- sed -i -e '/glitchless.ru/d' ../../{build-logic,.}/settings.gradle.kts
- 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: 713
CurrentVersion: 1.4.0
CurrentVersionCode: 724