mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
ScreenCam: fix 2.0.0-fdroid (30)
This commit is contained in:
parent
985ee17c9d
commit
d7fe9b325a
1 changed files with 2 additions and 2 deletions
|
|
@ -115,10 +115,10 @@ Build:1.8.8,28
|
|||
prebuild=sed -i -e '/def getAppKey/,/^}/d' -e 's/getAppKey("[_a-z]*")/"\\"\\""/' -e '/versionNameSuffix/d' build.gradle
|
||||
|
||||
Build:2.0.0-fdroid,30
|
||||
commit=2.0.0-fdroid
|
||||
commit=2.0.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/def getAppKey/,/^}/d' -e 's/getAppKey("[_a-z]*")/"\\"\\""/' -e '/versionNameSuffix/d' build.gradle
|
||||
prebuild=sed -i -e '/def getAppKey/,/^}/d' -e 's/getAppKey("[_a-z]*")/"\\"\\""/' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue