Update Flipper to 1.3.0 (671)

This commit is contained in:
F-Droid checkupdates bot 2022-11-23 05:54:17 +00:00
parent 9c8172d466
commit 8917a916d6

View file

@ -29,8 +29,24 @@ Builds:
gradleprops:
- IS_GOOGLE_FEATURE_AVAILABLE=false
- versionName: 1.3.0
versionCode: 671
commit: 0bd6f813d9e0f8f0837764c32bb4f7553fd11b58
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
CurrentVersionCode: 671