Correction of incorrect CREATE TABLE tasks SQL schema

This commit is contained in:
2017-03-26 23:43:43 -04:00
parent c9215d3ce0
commit 301cf398c0
3 changed files with 5 additions and 6 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 19
targetSdkVersion 25
versionCode 16
versionName "1.4.1"
versionCode 17
versionName "1.4.2"
}
buildTypes {
release {