We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748c0cb commit 4a3f047Copy full SHA for 4a3f047
samples/android-kotlin/app/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.21'
37
implementation 'androidx.appcompat:appcompat:1.5.1'
38
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
39
- implementation 'com.configcat:configcat-android-client:0.0.6'
+ implementation 'com.configcat:configcat-android-client:11.1.0'
40
implementation 'com.noveogroup.android:android-logger:1.3.1'
41
testImplementation 'junit:junit:4.13.2'
42
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
0 commit comments