diff --git a/README.md b/README.md index ebccc6f7..a1102b15 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -[![License](https://shields.io/badge/version-v1.6.0-087AFF.svg)](https://github.com/itsdrnoob/DataMonitor) +[![License](https://shields.io/badge/version-v1.6.1-087AFF.svg)](https://github.com/itsdrnoob/DataMonitor) [![License](https://shields.io/badge/platform-android-green.svg)](https://github.com/itsdrnoob/DataMonitor) [![License](https://img.shields.io/badge/license-GPL3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) -[![License](https://shields.io/badge/release-v1.6.0-blue.svg)](https://github.com/itsdrnoob/DataMonitor/releases) +[![License](https://shields.io/badge/release-v1.6.1-blue.svg)](https://github.com/itsdrnoob/DataMonitor/releases)
@@ -30,8 +30,8 @@ Track all your data usage - at one place

## Download -[Get it on AFH](https://www.androidfilehost.com/?fid=15664248565197183654)

-Or check releases +[Get it on AFH](https://www.androidfilehost.com/?fid=15664248565197192383)

+Or check releases ## License Check app license here diff --git a/app/build.gradle b/app/build.gradle index 02ac1b5b..f40d26d7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.drnoob.datamonitor" minSdkVersion 23 targetSdkVersion 31 - versionCode 4 - versionName 'v1.6.0' + versionCode 5 + versionName 'v1.6.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 09ec270b..13cbdb27 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -18,6 +18,7 @@ tools:ignore="QueryAllPackagesPermission" /> + + app:cardElevation="@dimen/elevation_default" + android:background="@android:color/transparent"> + android:src="@drawable/icon"/>