Skip to content

Commit 1fb2985

Browse files
committed
Revert compileSdkVersion to 34 in build.gradle
1 parent 451673d commit 1fb2985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if (keystorePropertiesFile.exists()) {
2929

3030
android {
3131
namespace "vdrs.sappu.lafk.learn"
32-
compileSdkVersion 35
32+
compileSdkVersion 34
3333
ndkVersion flutter.ndkVersion
3434

3535
compileOptions {

0 commit comments

Comments
 (0)