mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update SambaLite to 1.2.4 (10204)
This commit is contained in:
parent
af38742959
commit
563828ea12
1 changed files with 9 additions and 2 deletions
|
|
@ -50,10 +50,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.4
|
||||||
|
versionCode: 10204
|
||||||
|
commit: d26928ac15aaa0e7ed019187ecabfcbaf2db65cd
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: ae322d3fb71afe21df4727e37a5c6803511d5a2fe1fc3135430cee0699fa1b34
|
AllowedAPKSigningKeys: ae322d3fb71afe21df4727e37a5c6803511d5a2fe1fc3135430cee0699fa1b34
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/build.gradle|versionCode (\d+)|build.gradle|version = '([\d.]+)'
|
UpdateCheckData: app/build.gradle|versionCode (\d+)|build.gradle|version = '([\d.]+)'
|
||||||
CurrentVersion: 1.2.2
|
CurrentVersion: 1.2.4
|
||||||
CurrentVersionCode: 10202
|
CurrentVersionCode: 10204
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue