Update Flipper to 1.3.0 (695)

This commit is contained in:
F-Droid checkupdates bot 2022-12-22 05:50:06 +00:00
parent 6b933d6237
commit 41d6ee495c

View file

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