Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shunchaki
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shohboz Qoraboev
shunchaki
Commits
53283a78
Commit
53283a78
authored
Dec 21, 2021
by
shohboz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[UPD]
MUS-280
Feature, save card
parent
ebf2e9ca
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
20 deletions
+2
-20
agr-sdk-core-release-1.7.0.aar
app/aars/agr-sdk-core-release-1.7.0.aar
+0
-0
agr-sdk-mobi-uz-release-1.0.0.aar
app/aars/agr-sdk-mobi-uz-release-1.0.0.aar
+0
-0
build.gradle
app/build.gradle
+2
-20
No files found.
app/aars/agr-sdk-core-release-1.7.0.aar
View file @
53283a78
No preview for this file type
app/aars/agr-sdk-mobi-uz-release-1.0.0.aar
View file @
53283a78
No preview for this file type
app/build.gradle
View file @
53283a78
...
...
@@ -66,12 +66,7 @@ dependencies {
// Firebase
implementation
platform
(
'com.google.firebase:firebase-bom:28.2.1'
)
implementation
'com.google.firebase:firebase-crashlytics-ktx:18.2.5'
implementation
'com.google.firebase:firebase-analytics-ktx:20.0.0'
implementation
'com.google.firebase:firebase-messaging-ktx:23.0.0'
implementation
'com.google.firebase:firebase-core:20.0.0'
implementation
'com.google.firebase:firebase-core:20.0.1'
// Navigation
implementation
"androidx.navigation:navigation-fragment-ktx:$nav_version"
...
...
@@ -85,7 +80,6 @@ dependencies {
kapt
"com.google.dagger:hilt-android-compiler:$hilt_version"
implementation
'com.makeramen:roundedimageview:2.3.0'
implementation
(
"io.coil-kt:coil:1.4.0"
)
implementation
'com.airbnb.android:lottie:4.2.2'
debugImplementation
"com.readystatesoftware.chuck:library:$chuck_version"
...
...
@@ -94,7 +88,6 @@ dependencies {
// SquareUp
implementation
"com.squareup.retrofit2:retrofit:$retrofit_version"
implementation
"com.squareup.retrofit2:converter-gson:$retrofit_version"
// implementation "com.squareup.retrofit2:adapter-rxjava3:$retrofit_version"
implementation
"com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.2"
// Lifecycle ViewModel LiveData
...
...
@@ -106,19 +99,10 @@ dependencies {
implementation
"androidx.lifecycle:lifecycle-reactivestreams-ktx:$live_data_version"
implementation
'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation
'com.nabinbhandari.android:permissions:3.8'
implementation
'com.intuit.sdp:sdp-android:1.0.6'
implementation
"androidx.biometric:biometric:1.1.0"
implementation
'io.github.chaosleung:pinview:1.4.4'
implementation
'com.github.pinball83:masked-edittext:1.0.4'
implementation
"com.github.iwgang:countdownview:2.1.6"
implementation
'com.poovam:pin-edittext-field:1.2.3'
implementation
'co.infinum:goldfinger:2.0.1'
implementation
"androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
implementation
'io.github.everythingme:overscroll-decor-android:1.1.1'
...
...
@@ -137,7 +121,6 @@ dependencies {
kapt
(
"com.github.stephanenicolas.toothpick:toothpick-compiler:3.1.0"
)
implementation
"ru.tinkoff.scrollingpagerindicator:scrollingpagerindicator:1.2.0"
implementation
"androidx.viewpager2:viewpager2:1.0.0"
implementation
'io.reactivex.rxjava2:rxjava:2.2.8'
implementation
'androidx.room:room-rxjava2:2.3.0'
...
...
@@ -256,7 +239,6 @@ dependencies {
implementation
'com.vicmikhailau:MaskedEditText:3.0.4'
// ### View Support ###
implementation
'com.intuit.sdp:sdp-android:1.0.6'
// implementation files('libs/core-3.4.1.jar')
// ### Debug ###
implementation
'com.github.bobekos:SimpleBarcodeScanner:1.0.23'
...
...
@@ -307,7 +289,7 @@ dependencies {
implementation
'me.shaohui.advancedluban:library:1.3.5'
//svg loader
implementation
(
"io.coil-kt:coil:
0.11
.0"
)
implementation
(
"io.coil-kt:coil:
1.4
.0"
)
implementation
(
"io.coil-kt:coil-svg:0.11.0"
)
// ### Test ###
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment