mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00
Correction of nasty requestFeature bug! No more transactions, simply an inflater add view.
No longer necessary classes removed. Simplification of DynamicDialogFragment Add task button now correctly shows on SDK 19
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "com.wismna.geoffroy.donext"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 25
|
||||
versionCode 19
|
||||
versionName "1.4.4"
|
||||
versionCode 20
|
||||
versionName "1.4.5"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Reference in New Issue
Block a user