ticket fomattage
This commit is contained in:
@@ -14,6 +14,7 @@ navigationUi = "2.6.0"
|
||||
googleAndroidLibrariesMapsplatformSecretsGradlePlugin = "2.0.1"
|
||||
okhttp = "4.12.0"
|
||||
playServicesMaps = "18.1.0"
|
||||
printerlibrary = "1.0.23"
|
||||
recyclerviewV7 = "28.0.0"
|
||||
retrofit = "2.11.0"
|
||||
rxandroid = "1.2.1"
|
||||
@@ -55,6 +56,7 @@ navigation-fragment = { group = "androidx.navigation", name = "navigation-fragme
|
||||
navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "navigationUi" }
|
||||
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
|
||||
play-services-maps = { group = "com.google.android.gms", name = "play-services-maps", version.ref = "playServicesMaps" }
|
||||
printerlibrary = { module = "com.sunmi:printerlibrary", version.ref = "printerlibrary" }
|
||||
recyclerview-v7 = { module = "com.android.support:recyclerview-v7", version.ref = "recyclerviewV7" }
|
||||
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
||||
room-compiler = { module = "androidx.room:room-compiler", version.ref = "roomCommonJvm" }
|
||||
|
||||
Reference in New Issue
Block a user