mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Linux Command Library to 3.4.3 (113)
This commit is contained in:
parent
2ec5bc84da
commit
c314ae76e6
1 changed files with 5 additions and 5 deletions
|
|
@ -244,9 +244,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 3.4.2
|
- versionName: 3.4.3
|
||||||
versionCode: 112
|
versionCode: 113
|
||||||
commit: cc65d81c827c33bfb80781b5667630117bb9bd7a
|
commit: 93d39151ed4f8f394b0a904306c6ed81ac241b0a
|
||||||
subdir: android
|
subdir: android
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
@ -255,5 +255,5 @@ Builds:
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: gradle/libs.versions.toml|androidVersionCode\s=\s"(\d+)"|.|appVersion\s=\s"(.*)"
|
UpdateCheckData: gradle/libs.versions.toml|androidVersionCode\s=\s"(\d+)"|.|appVersion\s=\s"(.*)"
|
||||||
CurrentVersion: 3.4.2
|
CurrentVersion: 3.4.3
|
||||||
CurrentVersionCode: 112
|
CurrentVersionCode: 113
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue