mirror of
https://github.com/FossifyOrg/Clock.git
synced 2026-01-28 09:38:02 -05:00
Update kotlin version and commons lib
This commit is contained in:
@@ -67,8 +67,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// implementation 'com.github.SimpleMobileTools:Simple-Commons:554dda71a4'
|
||||
implementation project(":commons")
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:a9e600f664'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
implementation 'com.shawnlin:number-picker:2.4.6'
|
||||
|
||||
Reference in New Issue
Block a user