1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-09 11:41:29 +00:00

Bumped version to 1.22.2-rc.3.3

This commit is contained in:
Simon Frei 2022-12-03 21:29:25 +01:00
parent 2a2e8a7f0d
commit 88e621b432
No known key found for this signature in database
GPG key ID: 7C31D23ECB1006F3

View file

@ -37,8 +37,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 21
targetSdkVersion 31
versionCode 4329
versionName "1.22.2-rc.3.2"
versionCode 4330
versionName "1.22.2-rc.3.3"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}