mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Flipper to 1.4.0 (747)
This commit is contained in:
parent
4113414b67
commit
7e53706ee2
1 changed files with 18 additions and 1 deletions
|
|
@ -210,8 +210,25 @@ Builds:
|
|||
gradleprops:
|
||||
- IS_GOOGLE_FEATURE_AVAILABLE=false
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 747
|
||||
commit: 8088760a095aac3cfe86207a5886c9def8afda80
|
||||
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.4.0
|
||||
CurrentVersionCode: 739
|
||||
CurrentVersionCode: 747
|
||||
|
|
|
|||
Loading…
Reference in a new issue