Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit c815bcf

Browse files
committed
Bumped version to 1.22.2
1 parent 5082b5a commit c815bcf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ android {
3737
applicationId "com.nutomic.syncthingandroid"
3838
minSdkVersion 21
3939
targetSdkVersion 31
40-
versionCode 4330
41-
versionName "1.22.2-rc.3.3"
40+
versionCode 4331
41+
versionName "1.22.2"
4242
testApplicationId 'com.nutomic.syncthingandroid.test'
4343
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
4444
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This version drops support for Android <5.0 (API level <21)
22

3-
* Update Syncthing to v1.22.2-rc.3 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.2-rc.3 )
3+
* Update Syncthing to v1.22.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.2 )
44
* Mobile data usage while run on mobile data is disabled ( https://github.com/syncthing/syncthing-android/issues/1852 )
55
* Target API level 31

0 commit comments

Comments
 (0)