make medium the default font size on startup
This commit is contained in:
parent
7abd8c8d70
commit
b2f9f87fc8
2 changed files with 8 additions and 7 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 29
|
||||
versionName "1.3.1"
|
||||
versionCode 30
|
||||
versionName "1.4.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue