Fix su tara non presente in anagrafica articolo. Cambiato servizio di retrieve by codMart.

This commit is contained in:
2023-12-15 10:16:44 +01:00
parent f5ad8e8b64
commit 4ba1b847e7
8 changed files with 15 additions and 53 deletions

View File

@@ -152,7 +152,7 @@ dependencies {
implementation 'com.github.pedromassango:doubleClick:3.0'
//SQLite ROOM
def room_version = "2.5.2"
def room_version = "2.6.1"
implementation "androidx.room:room-runtime:$room_version"
annotationProcessor "androidx.room:room-compiler:$room_version"