Skip to content

Commit

Permalink
app: update gradle plug-in
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Jan 22, 2023
1 parent 648f553 commit bf4b394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath("com.android.tools.build:gradle:7.3.1")
classpath("com.android.tools.build:gradle:7.4.0")
classpath("dev.rikka.tools.refine:gradle-plugin:3.1.1")
}
}
Expand Down

0 comments on commit bf4b394

Please sign in to comment.