mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-23 18:35:54 +00:00
Bumped version to 0.7.15
This commit is contained in:
parent
ab005df1d9
commit
63aa9d2d09
1 changed files with 3 additions and 3 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 11
|
||||
targetSdkVersion 23
|
||||
versionCode 90
|
||||
versionName "0.7.14"
|
||||
versionCode 91
|
||||
versionName "0.7.15"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
|
||||
testHandleProfiling true
|
||||
|
@ -131,4 +131,4 @@ task deleteUnsupportedPlayTranslations(type: Delete) {
|
|||
delete 'src/fat/play/pl_PL'
|
||||
delete 'src/fat/play/nb'
|
||||
delete 'src/fat/play/nn'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue