Skip to content

Commit

Permalink
3.2.0-alpha02
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJette committed Sep 1, 2024
1 parent 0cb2695 commit 105f2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 105f2e7

Please sign in to comment.