mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Flipper to 1.3.0 (689)
This commit is contained in:
parent
6566fe12ec
commit
a0c7defe06
1 changed files with 17 additions and 1 deletions
|
|
@ -93,8 +93,24 @@ Builds:
|
|||
gradleprops:
|
||||
- IS_GOOGLE_FEATURE_AVAILABLE=false
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 689
|
||||
commit: 7503d96d6c107ef0c54bcc7aee3e38b40f44b53c
|
||||
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: 681
|
||||
CurrentVersionCode: 689
|
||||
|
|
|
|||
Loading…
Reference in a new issue