Skip to content

Commit

Permalink
Update project.gradle
Browse files Browse the repository at this point in the history
225 issues have been fixed in Gradle 8.0.
  • Loading branch information
mosfet80 authored Nov 29, 2023
1 parent fa4b4bc commit 4108210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/Templates/project.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'com.android.tools.build:gradle:8.1.4'
}
}

Expand Down

0 comments on commit 4108210

Please sign in to comment.