File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ android {
3434
3535dependencies {
3636
37- implementation(" androidx.core:core-ktx:1.12.0 " )
37+ implementation(" androidx.core:core-ktx:1.10.1 " )
3838 implementation(" androidx.appcompat:appcompat:1.6.1" )
39- implementation(" com.google.android.material:material:1.11 .0" )
39+ implementation(" com.google.android.material:material:1.9 .0" )
4040 implementation(" com.github.operatorfoundation:KeychainAndroid:5.0.9" )
4141 implementation(" com.github.operatorfoundation:TransmissionAndroid:1.3.5" )
4242 implementation(project(" :Nametag" ))
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ android {
3737
3838dependencies {
3939
40- implementation(" androidx.core:core-ktx:1.12.0 " )
40+ implementation(" androidx.core:core-ktx:1.10.1 " )
4141 implementation(" androidx.appcompat:appcompat:1.6.1" )
42- implementation(" com.google.android.material:material:1.11 .0" )
42+ implementation(" com.google.android.material:material:1.9 .0" )
4343 testImplementation(" junit:junit:4.13.2" )
4444 androidTestImplementation(" androidx.test.ext:junit:1.1.5" )
4545 androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1" )
Original file line number Diff line number Diff line change 1+ jdk :
2+ - openjdk17
You can’t perform that action at this time.
0 commit comments