mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Linux Command Library - fix recipe
This commit is contained in:
parent
16941d31c3
commit
4e10703310
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v3.0.3
|
||||
- versionName: 3.0.3
|
||||
versionCode: 73
|
||||
commit: 9e58d86528d0b84f96c912824a157a52ab8ead10
|
||||
subdir: android
|
||||
|
|
@ -50,7 +50,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v3.0.3
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue