1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00

Bumped version to 1.2.2.2

This commit is contained in:
Simon Frei 2019-09-05 18:11:10 +02:00
parent 4a290c2be5
commit e8975a4714
No known key found for this signature in database
GPG key ID: 7C31D23ECB1006F3

View file

@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 28
versionCode 4191
versionName "1.2.2.1"
versionCode 4192
versionName "1.2.2.2"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
}