mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-02-02 23:31:36 +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"
|
applicationId "com.nutomic.syncthingandroid"
|
||||||
minSdkVersion 11
|
minSdkVersion 11
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 90
|
versionCode 91
|
||||||
versionName "0.7.14"
|
versionName "0.7.15"
|
||||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
|
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
|
||||||
testHandleProfiling true
|
testHandleProfiling true
|
||||||
|
@ -131,4 +131,4 @@ task deleteUnsupportedPlayTranslations(type: Delete) {
|
||||||
delete 'src/fat/play/pl_PL'
|
delete 'src/fat/play/pl_PL'
|
||||||
delete 'src/fat/play/nb'
|
delete 'src/fat/play/nb'
|
||||||
delete 'src/fat/play/nn'
|
delete 'src/fat/play/nn'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue