Logcat Reader fix build by removing keystore from build.gradle
This commit is contained in:
parent
8f58ebe596
commit
497c7400e9
|
|
@ -22,11 +22,13 @@ Build:1.2.1,17
|
||||||
commit=v1.2.1
|
commit=v1.2.1
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
||||||
|
|
||||||
Build:1.2.2,18
|
Build:1.2.2,18
|
||||||
commit=v1.2.2
|
commit=v1.2.2
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/keystore/d' 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