increase size of button

This commit is contained in:
2025-03-25 12:56:22 +02:00
parent 78cde67ad5
commit d2f2bfe0b0
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ android {
compileSdkVersion flutter.compileSdkVersion
ndkVersion = "27.0.12077973"
// ndkVersion flutter.ndkVersion
compileSdkVersion 34
compileSdkVersion 35
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8