diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-11 05:02:18 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-11 05:02:18 +0100 |
| commit | fd7210e1bbd83161c0df9f5eb8327ecd2a83b372 (patch) | |
| tree | 39c147f5c1f5a724b448bc65193155e3bdf41605 /app/build.gradle | |
| parent | 90aac9c765ecf8782f30179173e8f4c904c7f98b (diff) | |
Code2: V1.0.1
Magnetic Sensors
No Activity Restart
(Menu Still on first Create in Systemlanguage)
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 2447bd7..04664a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,7 +5,7 @@ android { buildToolsVersion "21.1.2" defaultConfig { - applicationId "com.example.spiritlevel" + applicationId "com.softwarefools.spiritlevel" minSdkVersion 10 targetSdkVersion 23 } |
