File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ subprojects {
1717 }
1818 // Derived from https://stackoverflow.com/a/78865504/3846032.
1919 project. android {
20- compileSdkVersion 35
21- buildToolsVersion " 35 .0.0"
20+ compileSdkVersion 36
21+ buildToolsVersion " 36 .0.0"
2222 }
2323 }
2424}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 8.6.0 " apply false
21+ id " com.android.application" version " 8.9.1 " apply false
2222 id " org.jetbrains.kotlin.android" version " 2.1.0" apply false
2323}
2424
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Free video dictionary of Auslan signs
33
44publish_to : ' none'
55
6- version : 1.19.0+818
6+ version : 1.19.2+820
77
88environment :
99 sdk : ' >=2.18.0 <3.0.0'
You can’t perform that action at this time.
0 commit comments