mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-22 19:01:30 +00:00
Bumped version to 1.19.0.3
This commit is contained in:
parent
07162121e4
commit
2df2d49983
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
versionCode 4297
|
||||
versionName "1.19.0.2"
|
||||
versionCode 4298
|
||||
versionName "1.19.0.3"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue