Remove prebuild step from ca.cmetcalfe.locationshare
This commit is contained in:
parent
e779f04696
commit
52ad9bb41a
|
@ -43,13 +43,11 @@ Build:1.2,3
|
||||||
commit=v1.2
|
commit=v1.2
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
|
||||||
|
|
||||||
Build:1.3,4
|
Build:1.3,4
|
||||||
commit=v1.3
|
commit=v1.3
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue