com.spisoft.quicknote: fix 0.11 (11)
This commit is contained in:
parent
f2d6e2b0aa
commit
74f8748c54
|
|
@ -66,12 +66,11 @@ Build:0.10,10
|
||||||
|
|
||||||
Build:0.11,11
|
Build:0.11,11
|
||||||
commit=v0.11
|
commit=v0.11
|
||||||
subdir=app/CarnetAndroid
|
subdir=app/CarnetAndroid/app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=fdroid
|
gradle=fdroid
|
||||||
output=app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
prebuild=sed -i -e "s/, ':GoogleSync'//; /GoogleSync/d" ../settings.gradle && \
|
||||||
prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \
|
sed -i -e '/googleImplementation/d' build.gradle
|
||||||
sed -i -e '/googleImplementation/d' app/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