Merge branch 'locationshare-prebuild' into 'master'
Remove prebuild step from ca.cmetcalfe.locationshare See merge request fdroid/fdroiddata!3679
This commit is contained in:
commit
5208ece191
|
@ -43,13 +43,11 @@ Build:1.2,3
|
|||
commit=v1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Build:1.3,4
|
||||
commit=v1.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue