OSDN Git Service

Eleven: add initial gradle support
authorAlexander Martinz <amartinz@shiftphones.com>
Wed, 30 Jan 2019 21:10:13 +0000 (22:10 +0100)
committerMichael Bestas <mkbestas@lineageos.org>
Tue, 19 Mar 2019 20:56:33 +0000 (22:56 +0200)
commit0aec197f257cfbdca9a6126a298fb69103a30412
treec8a34283c0b449ccf3a6c736b3d20f1ab1b477c4
parent8588b9b35727716aee65d80122486ed7611a9871
Eleven: add initial gradle support

 * add AndroidManifest without uses-sdk tags for gradle
   as it recently started to complain a lot.

Change-Id: I91bc2ba73acdd13e6a0147bbca41323983bf8483
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
.gitignore
Android.mk
AndroidManifest-gradle.xml [new file with mode: 0644]
AndroidManifest.xml
build.gradle [new file with mode: 0644]
gradle/wrapper/gradle-wrapper.jar [new file with mode: 0644]
gradle/wrapper/gradle-wrapper.properties [new file with mode: 0644]
gradlew [new file with mode: 0755]
gradlew.bat [new file with mode: 0644]
proguard-debug.cfg [new file with mode: 0644]