diff --git a/android_app/app/app.iml b/android_app/app/app.iml index f5aa27d0..0c1a36d5 100644 --- a/android_app/app/app.iml +++ b/android_app/app/app.iml @@ -84,9 +84,9 @@ - + diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index 0b068ef2..b138d104 100644 --- a/android_app/app/build.gradle +++ b/android_app/app/build.gradle @@ -20,6 +20,6 @@ android { dependencies { compile 'com.android.support:support-v4:21.0.3' - compile 'com.android.support:appcompat-v7:20.0.0' + compile 'com.android.support:appcompat-v7:21.0.0' compile files('libs/hellocharts-library-1.2.jar') } diff --git a/android_app/app/src/main/AndroidManifest.xml b/android_app/app/src/main/AndroidManifest.xml index df85c6d5..9278d37d 100644 --- a/android_app/app/src/main/AndroidManifest.xml +++ b/android_app/app/src/main/AndroidManifest.xml @@ -4,9 +4,6 @@ android:versionCode="1" android:versionName="1.0" > - diff --git a/android_app/app/src/main/res/values/strings.xml b/android_app/app/src/main/res/values/strings.xml index 5f0fed97..b751a81c 100644 --- a/android_app/app/src/main/res/values/strings.xml +++ b/android_app/app/src/main/res/values/strings.xml @@ -64,7 +64,6 @@ Is not visible Searching for Bluetooth bathroom scale is enabled Searching for Bluetooth bathroom scale is disabled - New Bluetooth scale data received! Enter your height in cm Enter your name No user exist! Please create a new user in the settings