ScreenCam: fix 1.8.6 (23) and 1.8.7 (24)

Remove versionNameSuffix from build.gradle because fdroidserver cannot
handle it properly.
This commit is contained in:
relan 2018-05-05 08:08:25 +03:00
parent 262c4175aa
commit 740dace562

View file

@ -99,12 +99,14 @@ Build:1.8.5,22
Build:1.8.6,23
commit=1.8.6
subdir=app
gradle=yes
gradle=fdroid
prebuild=sed -i -e '/def getAppKey/,/^}/d' -e 's/getAppKey("[_a-z]*")/"\\"\\""/' -e '/versionNameSuffix/d' build.gradle
Build:1.8.7,24
commit=1.8.7
subdir=app
gradle=yes
gradle=fdroid
prebuild=sed -i -e '/def getAppKey/,/^}/d' -e 's/getAppKey("[_a-z]*")/"\\"\\""/' -e '/versionNameSuffix/d' build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags