Release 0.3.9

This commit is contained in:
l-jonas
2018-12-13 10:33:21 +01:00
committed by GitHub
parent 4b519e84e3
commit 01fb92e2c9
+2 -2
View File
@@ -18,8 +18,8 @@ android {
applicationId "net.syncthing.lite"
minSdkVersion 21
targetSdkVersion 26
versionCode 18
versionName "0.3.8"
versionCode 19
versionName "0.3.9"
multiDexEnabled true
playAccountConfig = playAccountConfigs.defaultAccountConfig
}