File tree Expand file tree Collapse file tree
attachments/simple_engine/android/gradle Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [versions ]
2+ agp = " 9.2.1"
3+ appcompat = " 1.7.1"
4+ gamesActivity = " 4.4.2"
5+ gradle = " 9.2.1"
6+ gradleToolchainsFoojayResolverConvention = " 1.0.0"
7+ material = " 1.14.0"
8+
9+ [libraries ]
10+ androidx-appcompat = { group = " androidx.appcompat" , name = " appcompat" , version.ref = " appcompat" }
11+ androidx-games-activity = { group = " androidx.games" , name = " games-activity" , version.ref = " gamesActivity" }
12+ gradle = { group = " com.android.tools.build" , name = " gradle" , version.ref = " gradle" }
13+ material = { group = " com.google.android.material" , name = " material" , version.ref = " material" }
14+
15+ [plugins ]
16+ android-application = { id = " com.android.application" , version.ref = " agp" }
17+ foojay = { id = " org.gradle.toolchains.foojay-resolver-convention" , version.ref = " gradleToolchainsFoojayResolverConvention" }
You can’t perform that action at this time.
0 commit comments