Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlcerreca authored Mar 6, 2024
1 parent ec63904 commit 5791ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BasicSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ buildscript {
activityVersion = '1.6.1'
constraintLayoutVersion = '2.1.4'
espressoVersion = '3.5.1'
gradleVersion = '7.4.0'
gradleVersion = '8.3.0'
junitVersion = '4.13.2'
hamcrestVersion = '1.3'
kotlinVersion = '1.8.0'
Expand Down

0 comments on commit 5791ea3

Please sign in to comment.