Increase version to 20 - 0.1.5-alpha

This commit is contained in:
Peter Stuifzand 2018-08-12 11:27:48 +02:00
parent 753f779d75
commit cf7afdce16

View File

@ -7,8 +7,8 @@ android {
applicationId "eu.stuifzand.micropub"
minSdkVersion 15
targetSdkVersion 27
versionCode 19
versionName '0.1.4-alpha'
versionCode 20
versionName '0.1.5-alpha'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {