1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-10 20:15:54 +00:00

Bumped version to 0.8.1

This commit is contained in:
Felix Ableitner 2016-08-01 15:34:21 +02:00
parent a30c5a7d4b
commit d8577bd4f7

View file

@ -38,8 +38,8 @@ android {
applicationId "com.nutomic.syncthingandroid" applicationId "com.nutomic.syncthingandroid"
minSdkVersion 11 minSdkVersion 11
targetSdkVersion 23 targetSdkVersion 23
versionCode 99 versionCode 100
versionName "0.8.0" versionName "0.8.1"
testApplicationId 'com.nutomic.syncthingandroid.test' testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.test.InstrumentationTestRunner' testInstrumentationRunner 'android.test.InstrumentationTestRunner'
testHandleProfiling true testHandleProfiling true