1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 03:11:30 +00:00

Bumped version to 0.8.4

This commit is contained in:
Felix Ableitner 2016-09-20 11:28:56 +09:00
parent 1b64d79287
commit b599b46559

View file

@ -41,8 +41,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 11
targetSdkVersion 23
versionCode 102
versionName "0.8.3"
versionCode 103
versionName "0.8.4"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
testHandleProfiling true