Fix issue where solution is in perfect order
This commit is contained in:
@@ -5,7 +5,7 @@ agp = "8.10.1"
|
||||
jdk = "21"
|
||||
android-compileSdk = "35"
|
||||
android-minSdk = "24"
|
||||
android-targetSdk = "35"
|
||||
android-targetSdk = "36"
|
||||
androidx-activityCompose = "1.10.1"
|
||||
androidx-compose = "1.8.2"
|
||||
compose-plugin = "1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user