Skip to content
Snippets Groups Projects
Commit f371da7d authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

raise min sdk to kitkat because of missing Objects.notNull()

parent 9a7f3ec7
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ android {
buildToolsVersion "27.0.3"
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 25
versionCode 257
versionName "2.0.0-beta.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment