Large screen layout is now w600dp

Change of an tasklist list id to accomodate the change
This commit is contained in:
bg45
2017-03-31 17:26:00 -04:00
parent 301cf398c0
commit f94089ed88
6 changed files with 13 additions and 20 deletions

View File

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