Skip to content

Commit

Permalink
fix: Use Testpress SDK version 1.4.111
Browse files Browse the repository at this point in the history
  • Loading branch information
PruthiviRaj27 committed Sep 15, 2023
1 parent fe826dc commit 1f54372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'

ext {
testpressSDK = '1.4.110'
testpressSDK = '1.4.111'
}

def jsonFile = file('src/main/assets/config.json')
Expand Down

0 comments on commit 1f54372

Please sign in to comment.