Simple Commons 3.3.12

This commit is contained in:
Nikola Trubitsyn 2017-12-22 09:19:52 +03:00
parent 83fab769bc
commit 755b7f36a9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.2.3'
implementation 'com.simplemobiletools:commons:3.3.12'
implementation 'me.grantland:autofittextview:0.2.1'
testImplementation 'junit:junit:4.12'