Skip to content
Snippets Groups Projects
Commit 27a2096c authored by Volker Richert's avatar Volker Richert
Browse files

revert minsdkversion

parent 765dc655
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ android { ...@@ -65,7 +65,7 @@ android {
defaultConfig { defaultConfig {
applicationId "info.nightscout.android" applicationId "info.nightscout.android"
minSdkVersion 19 minSdkVersion 14
targetSdkVersion 23 targetSdkVersion 23
versionName project.properties['version'] + "/" + gitCommitId() versionName project.properties['version'] + "/" + gitCommitId()
versionCode gitVersion() versionCode gitVersion()
......
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