Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit bd4f240

Browse files
author
Evgenii Kanivets
committed
Merge commit.
2 parents 7a5011b + ca3dc50 commit bd4f240

File tree

14 files changed

+5
-9
lines changed

14 files changed

+5
-9
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ dependencies {
5353
compile 'com.google.dagger:dagger:2.0.1'
5454
apt 'com.google.dagger:dagger-compiler:2.0.1'
5555
provided 'org.glassfish:javax.annotation:10.0-b28'
56-
}
56+
}

app/libs/nineoldandroids-2.4.0.jar

-108 KB
Binary file not shown.

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<application
1111
android:name=".util.MTApp"
1212
android:allowBackup="true"
13-
android:icon="@drawable/ic_launcher"
13+
android:icon="@mipmap/ic_launcher"
1414
android:label="@string/app_name"
1515
android:theme="@style/Theme.Default">
1616
<activity

app/src/main/ic_launcher-web.png

14.8 KB
Loading
-2.55 KB
Binary file not shown.
-1.71 KB
Binary file not shown.
-3.42 KB
Binary file not shown.
-5.51 KB
Binary file not shown.
3.2 KB
Loading
2 KB
Loading

0 commit comments

Comments
 (0)