Increase version to 3

This commit is contained in:
Peter Stuifzand 2018-02-28 17:13:27 +01:00
parent 0318ef24c6
commit 1c67c20bc9

View File

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