mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Send2Car to 0.8 (12)
This commit is contained in:
parent
dc828d33d4
commit
3154019b82
1 changed files with 9 additions and 2 deletions
|
|
@ -19,7 +19,14 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 12
|
||||
commit: '0.8'
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.7'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue