Increase version to 4

This commit is contained in:
Peter Stuifzand 2018-03-01 20:10:28 +01:00
parent 3cea3f2e7b
commit a1777f7d7e

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.stuifzand.micropub"
minSdkVersion 15
targetSdkVersion 26
versionCode 3
versionName '0.0.2-alpha'
versionCode 4
versionName '0.0.3-alpha'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {