mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Merge branch 'dev' of https://github.com/austil/uhabits into pull/austil
This commit is contained in:
@@ -11,7 +11,7 @@ android {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 25
|
||||
|
||||
buildConfigField "Integer", "databaseVersion", "20"
|
||||
buildConfigField "Integer", "databaseVersion", "21"
|
||||
buildConfigField "String", "databaseFilename", "\"uhabits.db\""
|
||||
buildConfigField "int", "roboSdk", (System.getenv("ROBO_SDK") ?: "25")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user