File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ dependencies {
129129 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
130130
131131 // App dependencies
132- implementation ' com.queue_it.androidsdk:library:2.0.27 '
132+ implementation ' com.queue_it.androidsdk:library:2.0.30 '
133133 implementation ' com.android.support:appcompat-v7:28.0.0'
134134 implementation ' com.android.support:design:28.0.0'
135135}
Original file line number Diff line number Diff line change 1- # Thu Jul 16 10:26:30 CEST 2020
2- distributionBase =GRADLE_USER_HOME
3- distributionPath = wrapper/dists
4- zipStoreBase = GRADLE_USER_HOME
5- zipStorePath =wrapper/dists
6- distributionUrl = https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
1+ # Fri Feb 05 15:12:32 CET 2021
2+ distributionBase =GRADLE_USER_HOME
3+ distributionUrl = https\://services.gradle.org/distributions/gradle-6.5-bin.zip
4+ distributionPath = wrapper/dists
5+ zipStorePath =wrapper/dists
6+ zipStoreBase = GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments