mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update usageDirect to 0.2 (2)
This commit is contained in:
parent
c2556facfa
commit
b3e3323175
1 changed files with 9 additions and 2 deletions
|
|
@ -19,7 +19,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: '0.2'
|
||||
subdir: Application
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue