diff --git a/app/build.gradle b/app/build.gradle index 2425fbf43..3e760ebf8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt' apply plugin: 'org.jetbrains.kotlin.plugin.compose' ext { - testpressSDK = '1.4.306' + testpressSDK = '1.4.307' } def jsonFile = file('src/main/assets/config.json')