mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
linuxcommandbibliotheca - update, aum
This commit is contained in:
parent
bb810a13b5
commit
25e54c00aa
1 changed files with 10 additions and 3 deletions
|
|
@ -237,8 +237,15 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/jetbrains.space/d' ../build.gradle.kts
|
||||
|
||||
- versionName: 3.4.1
|
||||
versionCode: 111
|
||||
commit: 97a308e20e715df197eb9f9129d185941b61e632
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/build.gradle.kts|versionCode\s=\s(\d+)|build.gradle.kts|version\s=\s"([\d.]+)"
|
||||
CurrentVersion: 3.3.9
|
||||
CurrentVersionCode: 103
|
||||
UpdateCheckData: gradle/libs.versions.toml|androidVersionCode\s=\s"(\d+)"|.|appVersion\s=\s"(.*)"
|
||||
CurrentVersion: 3.4.1
|
||||
CurrentVersionCode: 111
|
||||
|
|
|
|||
Loading…
Reference in a new issue