Release 0.3.10

This commit is contained in:
l-jonas
2018-12-16 07:43:24 +01:00
committed by GitHub
parent cb33d8f3e4
commit 2a25e9882b
+2 -2
View File
@@ -18,8 +18,8 @@ android {
applicationId "net.syncthing.lite"
minSdkVersion 21
targetSdkVersion 26
versionCode 19
versionName "0.3.9"
versionCode 20
versionName "0.3.10"
multiDexEnabled true
playAccountConfig = playAccountConfigs.defaultAccountConfig
}