Skip to content

Commit

Permalink
update Android Gradle plugin to 8.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii <bankersenator@gmail.com>
  • Loading branch information
thestinger authored and shutter-cat committed Aug 3, 2023
1 parent a6658d6 commit e90ff10
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 299 deletions.
2 changes: 1 addition & 1 deletion config-holder/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
plugins {
id("com.android.application") version "8.0.2" apply false
id("com.android.application") version "8.1.0" apply false
}
Loading

0 comments on commit e90ff10

Please sign in to comment.