Update version 1.0.13

serial
Matthew 2 years ago
parent fc9232b0a6
commit c5dac73ef5

@ -2,8 +2,8 @@ plugins {
id 'com.android.application' id 'com.android.application'
} }
def AppVersionName = "1.0.12" def AppVersionName = "1.0.13"
def AppVersionCode = ((1 * 100 + 1) * 100 + 0) * 10 + 12 def AppVersionCode = ((1 * 100 + 1) * 100 + 0) * 10 + 13
android { android {
namespace 'com.xinyingpower.microphoto' namespace 'com.xinyingpower.microphoto'

Loading…
Cancel
Save