Increase version to 8

This commit is contained in:
Peter Stuifzand 2018-03-23 19:34:56 +01:00
parent bed4de9464
commit ac68c76ea8

View File

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