F-Droid didn't break a thing. Re-enable dashclock, terrible build system

It has none, actually.
This commit is contained in:
Daniel Martí 2014-01-24 18:33:25 +01:00
parent 14f15fedba
commit 5828623296

View file

@ -40,7 +40,6 @@ cd ../../../ && echo "source.dir=$PWD/main/src/main/java;$PWD/api/src/main/java;
$PWD/main/src/main/aidl;$PWD/api/src/main/aidl" >> main/src/main/ant.properties
Build:1.6,26
disable=try fixing the gradle bug before forcing ant
commit=ba178b86f8b7
subdir=main/src/main
target=android-19
@ -53,8 +52,9 @@ Build:1.6,26
echo "source.dir=$PWD/main/src/main/java;$PWD/api/src/main/java;$PWD/main/src/main/aidl;$PWD/api/src/main/aidl" >> main/src/main/ant.properties
Maintainer Notes:
fdroid breaks build.gradle so ant must be used; it's probably better here anyway
RM don't work; last version without GMS
No build system whatsoever. No versions, no target api level, no build.gradle/project.properties, etcetera.
The lack of these makes for an unnecessarily large apk amongst other possible issues.
.
Auto Update Mode:None