Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TestToolChainKmpDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dsq
TestToolChainKmpDemo
Commits
4959be0a
Commit
4959be0a
authored
Mar 04, 2026
by
dsq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AGP适配版本
parent
bc65bc63
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gradle.properties
gradle.properties
+2
-1
libs.versions.toml
gradle/libs.versions.toml
+2
-2
No files found.
gradle.properties
View file @
4959be0a
...
@@ -9,4 +9,5 @@ org.gradle.caching=true
...
@@ -9,4 +9,5 @@ org.gradle.caching=true
#Android
#Android
android.nonTransitiveRClass
=
true
android.nonTransitiveRClass
=
true
android.useAndroidX
=
true
android.useAndroidX
=
true
\ No newline at end of file
android.suppressUnsupportedCompileSdk
=
36
\ No newline at end of file
gradle/libs.versions.toml
View file @
4959be0a
[versions]
[versions]
agp
=
"8.
3.2
"
agp
=
"8.
9.1
"
android-compileSdk
=
"36"
android-compileSdk
=
"36"
android-minSdk
=
"24"
android-minSdk
=
"24"
android-targetSdk
=
"3
6
"
android-targetSdk
=
"3
5
"
androidx-activity
=
"1.12.2"
androidx-activity
=
"1.12.2"
androidx-appcompat
=
"1.7.1"
androidx-appcompat
=
"1.7.1"
androidx-core
=
"1.17.0"
androidx-core
=
"1.17.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment