diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-01 05:47:56 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-01 05:47:56 +0100 |
| commit | 555b367a8197b9d5e1dea80e81f3021e24754e29 (patch) | |
| tree | fa2c6cb07c6630de1429c25d9941fe789a6bf36b /app/build.gradle | |
| parent | 029688dacc332cbddce9a81fa0abe12f66d86966 (diff) | |
Now With Settings Menu
Diffstat (limited to 'app/build.gradle')
| -rw-r--r-- | app/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle index 80c13dc..8fbc211 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ android { defaultConfig { applicationId "com.example.spiritlevel" - minSdkVersion 8 + minSdkVersion 11 targetSdkVersion 18 } |
