We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8484d82 commit 12784f2Copy full SHA for 12784f2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.6.1
4
+
5
+- Increased compile and target SDK to 36 (Android 16)
6
+- Various minor technical migrations
7
8
## 2.6.0
9
10
- Direct Access Mode is now only available for Android 10 or earlier for Play Store builds due to policy issues -- GitHub builds not affected
pubspec.yaml
@@ -3,7 +3,7 @@ description: Transfer files with ease over a network.
publish_to: 'none'
-version: 2.6.0+46
+version: 2.6.1+47
environment:
sdk: '>= 3.8.0-265.0.dev <4.0.0'
0 commit comments