Skip to content

Commit

Permalink
new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
senpl committed Aug 12, 2020
1 parent ce1d184 commit c6a7a53
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![FastNFitness Logo](https://github.com/senpl/Fit-workout-fast/blob/masterRemote/app/src/main/res/drawable-xxxhdpi/baseline_fitness_center_blue_a700_24dp.png?raw=true) [<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
![FastNFitness Logo](https://github.com/senpl/Fit-workout-fast/blob/masterRemote/app/src/main/res/drawable-xxxhdpi/iconman.png?raw=true) [<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
alt="Get it on Google Play"
height="80">](https://play.google.com/store/apps/details?id=com.fitworkoutfast)
## Run your training quickly and easily
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.fitworkoutfast"
minSdkVersion 21
targetSdkVersion 29
versionCode 48
versionName "0.22.03"
versionCode 49
versionName "0.22.04"
vectorDrawables.useSupportLibrary = true
}

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<application
android:allowBackup="true"
android:icon="@drawable/baseline_fitness_center_blue_a700_24dp"
android:icon="@drawable/iconman"
android:label="@string/app_name"
android:theme="@style/AppTheme">
<activity
Expand Down
Binary file added app/src/main/res/drawable-xxxhdpi/iconman.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6a7a53

Please sign in to comment.