mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-21 20:01:15 +00:00
Merge branch 'release'
This commit is contained in:
commit
bdd730d0d8
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ android {
|
|||
applicationId = "com.nutomic.syncthingandroid"
|
||||
minSdk = 21
|
||||
targetSdk = 33
|
||||
versionCode = 4388
|
||||
versionName = "1.27.6"
|
||||
versionCode = 4390
|
||||
versionName = "1.27.6.2"
|
||||
testApplicationId = "com.nutomic.syncthingandroid.test"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue