We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17d34b commit 8dda13eCopy full SHA for 8dda13e
SampleApp/java/app/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.application'
2
3
ext {
4
- fluctSdkVersion = '8.8.0'
+ fluctSdkVersion = '8.8.1'
5
}
6
7
android {
SampleApp/kotlin/app/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
8
9
0 commit comments