Skip to content

Commit 4a3f047

Browse files
committed
Update build.gradle
1 parent 748c0cb commit 4a3f047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/android-kotlin/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.21'
3737
implementation 'androidx.appcompat:appcompat:1.5.1'
3838
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
39-
implementation 'com.configcat:configcat-android-client:0.0.6'
39+
implementation 'com.configcat:configcat-android-client:11.1.0'
4040
implementation 'com.noveogroup.android:android-logger:1.3.1'
4141
testImplementation 'junit:junit:4.13.2'
4242
androidTestImplementation 'androidx.test.ext:junit:1.1.4'

0 commit comments

Comments
 (0)