Skip to content

Commit

Permalink
upgrade gradle android plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Apr 3, 2023
1 parent d370eb8 commit 3471fca
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
Expand Up @@ -5,6 +5,6 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath 'com.android.tools.build:gradle:7.4.2'
}
}

0 comments on commit 3471fca

Please sign in to comment.