mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-01-31 10:44:52 +01:00
update version to 3.1.3
This commit is contained in:
parent
e265ac35cc
commit
e8d084ae22
@ -10,8 +10,8 @@ android {
|
||||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 4
|
||||
versionName "3.1.2"
|
||||
versionCode 5
|
||||
versionName "3.1.3"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
}
|
||||
|
||||
@ -41,7 +41,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.18.18'
|
||||
implementation 'com.simplemobiletools:commons:3.18.19'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
implementation 'com.shawnlin:number-picker:2.4.6'
|
||||
|
Loading…
x
Reference in New Issue
Block a user