Add dummy settings.gradle file to help F-Droid locate app metadata

pull/699/head
Alinson S. Xavier 5 years ago
parent cff8e26428
commit af8d983cca

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

@ -0,0 +1,3 @@
# Dummy settings.gradle file that helps F-Droid locate the Android project
# metadata (app description and screenshots). See #670 for more details.
include ':android:uhabits-android'
Loading…
Cancel
Save