Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
Fixes an issue with font scaling to normal. When density == 483 the U…
Browse files Browse the repository at this point in the history
…I was bigger (as 640dpi - DENSITY_XXXHIGH)
  • Loading branch information
dmitriy-chernysh committed Jun 1, 2020
1 parent 95497a6 commit 31e7f2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0-beta05'
classpath 'com.android.tools.build:gradle:4.0.0-rc01'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'


Expand Down
2 changes: 1 addition & 1 deletion commons

0 comments on commit 31e7f2c

Please sign in to comment.