Bumped version to 1.23.6.3

This commit is contained in:
Simon Frei 2023-07-17 21:19:13 +02:00
parent a3ded6792f
commit d565cf059b
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 21
targetSdkVersion 32
versionCode 4356
versionName "1.23.6.2"
versionCode 4357
versionName "1.23.6.3"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}