Restore +1 VersionCodeOp and disable problematic releases

This commit is contained in:
Javi Rueda 2021-03-07 23:17:16 +01:00
parent 069615b4c1
commit 3f947334a8

View file

@ -198,6 +198,7 @@ Builds:
- versionName: 0.16.13
versionCode: 16131
disable: Runtime issues
commit: v0.16.13-fdroid
subdir: app
gradle:
@ -209,6 +210,7 @@ Builds:
- versionName: 0.16.14
versionCode: 16141
disable: Runtime issues
commit: v0.16.14-fdroid
subdir: app
gradle:
@ -229,25 +231,13 @@ Builds:
prebuild: sed -r "s:29.0.1:29.0.2:" -i build.gradle
ndk: r21d
- versionName: 0.16.15
versionCode: 16153
commit: v0.16.15-fdroid
subdir: app
gradle:
- __32bit
rm:
- .gitsecret/keys/random_seed
prebuild: sed -r "s:29.0.1:29.0.2:" -i build.gradle
ndk: r21d
MaintainerNotes: |-
+0: - (upstream)
+1: armv7 (CV)
+2: armv8
+3: (armv7) hotfixes between upstream releases
AutoUpdateMode: Version v%v-fdroid
UpdateCheckMode: Tags v\d+.\d+.\d+[a-z]?-fdroid
VercodeOperation: '%c*10 + 3'
VercodeOperation: '%c*10 + 1'
CurrentVersion: 0.16.15
CurrentVersionCode: 16153
CurrentVersionCode: 16151