Creato nuovo dialog per notificare gli aggiornamenti dell'app

This commit is contained in:
2025-02-04 11:50:19 +01:00
parent b5f7e12f5a
commit 13ec0c745e
13 changed files with 270 additions and 25 deletions

View File

@@ -164,9 +164,6 @@ dependencies {
annotationProcessor "androidx.room:room-compiler:$room_version"
implementation "androidx.room:room-rxjava3:$room_version"
//AppUpdate
implementation 'com.github.javiersantos:AppUpdater:2.7'
//Barcode
implementation project(':pointmobilescannerlibrary')
implementation project(':zebrascannerlibrary')