mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update AELF to 2.8.4 (77)
This commit is contained in:
parent
9e9b07e520
commit
1f5a7fa512
1 changed files with 10 additions and 2 deletions
|
|
@ -152,9 +152,17 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: r25b
|
ndk: r25b
|
||||||
|
|
||||||
|
- versionName: 2.8.4
|
||||||
|
versionCode: 77
|
||||||
|
commit: da4ec4d6d2278a87e4c7fbbcc0f7199e59839e19
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
ndk: r25b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/src/main/AndroidManifest.xml|android:versionCode="(\d+)"|app/src/main/res/values/strings.xml|<!ENTITY
|
UpdateCheckData: app/src/main/AndroidManifest.xml|android:versionCode="(\d+)"|app/src/main/res/values/strings.xml|<!ENTITY
|
||||||
app_version\s+"([.\d]+)">
|
app_version\s+"([.\d]+)">
|
||||||
CurrentVersion: 2.8.3
|
CurrentVersion: 2.8.4
|
||||||
CurrentVersionCode: 76
|
CurrentVersionCode: 77
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue