Compatibility with older devices; more statistics

This commit is contained in:
2015-03-16 11:45:36 -04:00
parent 1ff3c1c857
commit a1f05714ba
24 changed files with 895 additions and 560 deletions

View File

@@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "org.isoron.uhabits"
minSdkVersion 21
minSdkVersion 15
targetSdkVersion 22
}