Use tabs instead of spaces

To do not indent the code
This commit is contained in:
Nico Alt committed 2015-08-16 17:32:48 +02:00
1 parent eaf04dd78e
commit d69021804d
1 file changed
+2 -2
+2 -2
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/`.