Update Flipper to 1.3.0 (713)

This commit is contained in:
F-Droid checkupdates bot 2022-12-24 05:58:13 +00:00
parent aaa43314f0
commit f8786a47c2

View file

@ -157,8 +157,24 @@ Builds:
gradleprops:
- IS_GOOGLE_FEATURE_AVAILABLE=false
- versionName: 1.3.0
versionCode: 713
commit: 9cb156e34a9a2d007c101636b521c16b324c0e49
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: 711
CurrentVersionCode: 713