1 Commits

Author SHA1 Message Date
Renovate Bot b448195243 Update plugin com.android.application to v9.3.0 2026-07-16 02:01:11 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v7
- uses: actions/checkout@v6
with:
fetch-depth: 0
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id 'com.android.application' version '9.2.1'
id 'com.android.application' version '9.3.0'
id 'org.jetbrains.kotlin.plugin.serialization' version '2.4.0'
id 'org.jetbrains.kotlin.plugin.compose' version '2.4.0'
}