Skip to content
Snippets Groups Projects
Commit 8f6f5685 authored by George Muresan's avatar George Muresan
Browse files

Merge branches 'master' and 'withoutbit' of...

Merge branches 'master' and 'withoutbit' of https://github.com/georgemuresan/Internship into withoutbit
parents 2f70e3e1 ac541bf5
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ android {
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "com.example.admin.sleepbetter"
minSdkVersion 21
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0"
......
......@@ -16,7 +16,7 @@
android:allowBackup="true"
android:icon="@drawable/pill"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@drawable/pill"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".FirstPage">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment