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
1 changed files with 2 additions and 2 deletions

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'
}