F-Droid didn't break a thing. Re-enable dashclock, terrible build system
It has none, actually.
This commit is contained in:
parent
14f15fedba
commit
5828623296
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue