Increase version to 0.0.14-alpha
This commit is contained in:
parent
89a09f1b88
commit
08bbf1d236
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "eu.stuifzand.micropub"
|
applicationId "eu.stuifzand.micropub"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 12
|
versionCode 14
|
||||||
versionName '0.0.12-alpha'
|
versionName '0.0.14-alpha'
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user