mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-26 01:43:59 +02:00
update libraries
This commit is contained in:
@@ -162,9 +162,9 @@ dependencies {
|
|||||||
implementation 'com.github.AppIntro:AppIntro:6.0.0'
|
implementation 'com.github.AppIntro:AppIntro:6.0.0'
|
||||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.4.32'
|
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.4.32'
|
||||||
// Room
|
// Room
|
||||||
implementation 'androidx.room:room-runtime:2.4.2'
|
implementation 'androidx.room:room-runtime:2.3.0'
|
||||||
annotationProcessor 'androidx.room:room-compiler:2.4.2'
|
annotationProcessor 'androidx.room:room-compiler:2.3.0'
|
||||||
androidTestImplementation 'androidx.room:room-testing:2.4.2'
|
androidTestImplementation 'androidx.room:room-testing:2.3.0'
|
||||||
// Timber
|
// Timber
|
||||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||||
// Local unit tests
|
// Local unit tests
|
||||||
|
Reference in New Issue
Block a user