Released 1.10.2

This commit is contained in:
PeratX 2017-10-05 10:34:16 +08:00
parent 2ac7d930de
commit ebcb05477f

View File

@ -9,8 +9,8 @@ android {
applicationId "org.itxtech.daedalus"
minSdkVersion 15
targetSdkVersion 26
versionCode 12
versionName "1.10.1"
versionCode 13
versionName "1.10.2"
buildConfigField "String", "BUILD_TIME", "\"${System.currentTimeMillis()}\""
buildConfigField "String", "GIT_COMMIT", "\"${gitCommit}\""