Extracted prettyString from toString() method to new method prettyString()

This commit is contained in:
2020-01-20 15:42:15 +01:00
parent 3f166aced0
commit eb2d5f07be
3 changed files with 7 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ android {
minSdkVersion 15
targetSdkVersion 29
versionCode 1
versionName "1.2.0"
versionName "1.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'