Update Flipper to 1.3.0 (711)

This commit is contained in:
F-Droid checkupdates bot 2022-12-23 05:48:22 +00:00
parent 4e7ae92a69
commit d1ac1b0c05

View file

@ -141,8 +141,24 @@ Builds:
gradleprops:
- IS_GOOGLE_FEATURE_AVAILABLE=false
- versionName: 1.3.0
versionCode: 711
commit: e4dedc5ac6d539157f0e33a1f69a183668be2b7e
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: 695
CurrentVersionCode: 711