We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef50c76 commit 34e8573Copy full SHA for 34e8573
app/src/main/play/release-notes/en-US/default.txt
@@ -1 +1,4 @@
1
Updated SyncthingNative to v2.0.11
2
+Updated translations
3
+Removed feedback prompt about roaming
4
+Build using go 1.25.4
gradle/libs.versions.toml
@@ -7,8 +7,8 @@ ndk-version = "28.2.13676358"
7
target-sdk = "36"
8
9
# App version
10
-version-code = "2001101"
11
-version-name = "2.0.11.1"
+version-code = "2001102"
+version-name = "2.0.11.2"
12
13
# External SDK versions
14
go_version = "1.25.4"
0 commit comments