Use tabs instead of spaces

To do not indent the code
This commit is contained in:
Nico Alt 2015-08-16 17:32:48 +02:00
parent eaf04dd78e
commit d69021804d

View File

@ -15,8 +15,8 @@ gradle wrapper.
Once you have checked out the version you wish to build, run:
cd F-Droid
gradle assembleRelease
cd F-Droid
gradle assembleRelease
The resulting apk will be in `build/outputs/apk/`.