Skip to content

Commit

Permalink
AGPを更新
Browse files Browse the repository at this point in the history
Signed-off-by: Syuugo <[email protected]>
  • Loading branch information
s1204IT authored Mar 7, 2024
1 parent 5ddbf95 commit e71fe6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
mavenCentral()
}
plugins {
id 'com.android.application' version '8.2.2' apply false
id 'com.android.application' version '8.3.0' apply false
}
}
dependencyResolutionManagement {
Expand All @@ -15,4 +15,4 @@ dependencyResolutionManagement {
}

rootProject.name = 'Galaxy CamSnd'
include ':app'
include ':app'

0 comments on commit e71fe6a

Please sign in to comment.