Skip to content

Commit bd40264

Browse files
committed
Update to agb 8.10
1 parent dc313a1 commit bd40264

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

app/android/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
retriable (>= 2.0, < 4.a)
125125
google-apis-iamcredentials_v1 (0.23.0)
126126
google-apis-core (>= 0.15.0, < 2.a)
127-
google-apis-playcustomapp_v1 (0.16.0)
127+
google-apis-playcustomapp_v1 (0.17.0)
128128
google-apis-core (>= 0.15.0, < 2.a)
129129
google-apis-storage_v1 (0.51.0)
130130
google-apis-core (>= 0.15.0, < 2.a)

app/android/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818

1919
plugins {
2020
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
21-
id("com.android.application") version "8.9.2" apply false
21+
id("com.android.application") version "8.10.0" apply false
2222
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
2323
}
2424

metadata/en-US/changelogs/137.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
* Fix layers not reoderable on mobile
88
* Fix readonly files can change tool
99
* Fix file preview has window handles on desktop
10+
* Update to agb 8.10
1011

1112
Read more here: https://linwood.dev/butterfly/2.3.1-rc.1

0 commit comments

Comments
 (0)