font removed

This commit is contained in:
hemanths@live.com 2018-12-26 00:15:32 +05:30
parent a8f96b3223
commit f26c7eb873
17 changed files with 14 additions and 58 deletions

View file

@ -32,8 +32,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "code.name.monkey.retromusic"
versionCode 272
versionName '3.0.501'
versionCode 273
versionName '3.0.511'
multiDexEnabled true
@ -167,7 +167,6 @@ dependencies {
implementation 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
implementation 'com.github.jetradarmobile:android-snowfall:1.2.0'
implementation 'com.github.javiersantos:PiracyChecker:1.2.4'
kapt 'com.github.bumptech.glide:compiler:4.8.0'
}