EteSync: Fix builds
This commit is contained in:
parent
02f1871276
commit
9b04e8dae2
|
|
@ -7,7 +7,7 @@ Issue Tracker:https://github.com/etesync/android/issues
|
||||||
Changelog:https://github.com/etesync/android/blob/HEAD/ChangeLog.md
|
Changelog:https://github.com/etesync/android/blob/HEAD/ChangeLog.md
|
||||||
|
|
||||||
Auto Name:EteSync
|
Auto Name:EteSync
|
||||||
Summary:End-to-End Encrypted Contacts and Calendar Synchronization
|
Summary:Synchronize contacts and calendars securely
|
||||||
Description:
|
Description:
|
||||||
Secure, End-to-End encrypted and journalized personal information
|
Secure, End-to-End encrypted and journalized personal information
|
||||||
synchronization for Android. Currently only contacts and calendars, with more on
|
synchronization for Android. Currently only contacts and calendars, with more on
|
||||||
|
|
@ -34,12 +34,14 @@ Build:0.8.0,1
|
||||||
subdir=app
|
subdir=app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/android-reporting/d' -e '/classpath/d' -e '/dependencies/aclasspath "com.android.tools.build:gradle:2.2.0"' ../build.gradle
|
||||||
|
|
||||||
Build:0.8.1,2
|
Build:0.8.1,2
|
||||||
commit=v0.8.1
|
commit=v0.8.1
|
||||||
subdir=app
|
subdir=app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/android-reporting/d' -e '/classpath/d' -e '/dependencies/aclasspath "com.android.tools.build:gradle:2.2.0"' ../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