updating commons and min SDK to 23
This commit is contained in:
parent
db37ac1b19
commit
db6ddceb73
9 changed files with 32 additions and 41 deletions
|
|
@ -14,7 +14,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.smsmessenger"
|
||||
minSdkVersion 22
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 67
|
||||
versionName "5.16.6"
|
||||
|
|
@ -63,7 +63,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:0b7d7267b4'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:e87747e2d5'
|
||||
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
|
||||
implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue