diff --git a/build.gradle b/build.gradle index 18ef0280..83bf9246 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { versions = [ - 'testify': '3.2.0-alpha01' // https://github.com/ndtp/android-testify/releases + 'testify': '3.2.0-alpha02' // https://github.com/ndtp/android-testify/releases ] coreVersions = [ 'compileSdk': 34,