F-Droid Nearby: v0.1 and CVC

This commit is contained in:
Hans-Christoph Steiner 2021-09-15 16:34:43 +02:00
parent ca9132970a
commit fe7b73c06c
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -27,8 +27,20 @@ Builds:
gradle:
- yes
- versionName: '0.1'
versionCode: 2
commit: '0.1'
subdir: app
gradle:
- yes
MaintainerNotes: |
This is maintained in tight conjunction with fdroid-nearby releases.
Please check with the fdroid-nearby maintainers before making
changes.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9][0-9.]+[0-9]$
UpdateCheckData: app/build.gradle|versionCode (\d+)||
CurrentVersion: '0.0'
CurrentVersionCode: 1
CurrentVersion: '0.1'
CurrentVersionCode: 2