mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update SambaLite to 1.0.2 (10100)
This commit is contained in:
parent
d16d658279
commit
bb086e5909
1 changed files with 11 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ AutoName: SambaLite
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/egdels/SambaLite.git
|
||||
Binaries: https://github.com/egdels/SambaLite/releases/download/v%v/app-release.apk
|
||||
Binaries: https://github.com/egdels/SambaLite/releases/download/v%v/SambaLite-v%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
|
|
@ -20,11 +20,18 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/egdels/SambaLite/releases/download/v%v/app-release.apk
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 10100
|
||||
commit: 138b2d0bbe3f808ae742f0d3a304afe0c999ea41
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: ae322d3fb71afe21df4727e37a5c6803511d5a2fe1fc3135430cee0699fa1b34
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|build.gradle|version\s=\s'(.*)'
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 10100
|
||||
|
|
|
|||
Loading…
Reference in a new issue