Android 16
This commit is contained in:
parent
ebd06681a7
commit
96f0b0b54f
2 changed files with 8 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdk 35
|
||||
compileSdk 36
|
||||
|
||||
base {
|
||||
archivesName = "BRouterApp." + project.version
|
||||
|
|
@ -100,7 +100,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.1'
|
||||
implementation "androidx.constraintlayout:constraintlayout:2.2.1"
|
||||
implementation 'androidx.work:work-runtime:2.10.1'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue