Skip to content

Commit

Permalink
fix: Use Testpress SDK version 1.4.146
Browse files Browse the repository at this point in the history
  • Loading branch information
PruthiviRaj27 committed Jun 11, 2024
1 parent d5da37b commit 8d4d4fc
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 @@ -5,7 +5,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'

ext {
testpressSDK = '1.4.145'
testpressSDK = '1.4.146'
}

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

0 comments on commit 8d4d4fc

Please sign in to comment.