Skip to content

Commit befa29f

Browse files
authored
Update build.gradle
1 parent 7754a4f commit befa29f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ buildscript {
3232
ext.wireVersion = '4.9.9'
3333
ext.tinkVersion = '1.13.0'
3434

35-
ext.androidBuildGradleVersion = '8.2.2'
35+
ext.androidBuildGradleVersion = '8.3.2'
3636

37-
ext.androidBuildVersionTools = '35.0.1'
37+
ext.androidBuildVersionTools = '35.0.0'
3838

3939
ext.androidMinSdk = 19
4040
ext.androidTargetSdk = 29

0 commit comments

Comments
 (0)